get_called_tools
Retrieve a list of Python functions executed on the Simple HTTP MCP Server via its JSON-RPC interface to monitor activity and manage tool usage.
Instructions
Get the list of called tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_called_toolsArguments",
"type": "object"
}