Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CallToolRaw ¶
func CallToolRaw(ctx context.Context, session *mcp.ClientSession, toolName string, arguments any, meta map[string]any) (map[string]any, error)
CallToolRaw performs a tool call and returns the raw map[string]any result, bypassing the strict SDK unmarshaling that fails on missing "type" fields.
Types ¶
Click to show internal directories.
Click to hide internal directories.