Documentation
¶
Overview ¶
Package tool dispatches MCP tool list and call requests to the appropriate handler functions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DispatchCall ¶
DispatchCall unmarshals tool call params and dispatches to the appropriate handler function.
Parameters:
- h: handler for domain logic and session tracking
- req: the MCP request containing tool name and arguments
Returns:
- *proto.Response: tool result or error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.