get_called_tools
Retrieve a list of tools called within the Demo HTTP MCP Server to track activity and monitor interactions, enhancing visibility and debugging capabilities.
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"
}