cURL
curl --request GET \ --url http://localhost:6060/api/agent-server/mcp-servers/{id}/inspect
{ "error": true, "message": "<string>", "data": { "tools": [ { "name": "<string>", "description": "<string>", "inputSchema": {} } ] }, "status": 123, "errorDetails": {} }
MCP server tools retrieved successfully
Show child attributes