Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples
{ "success": true, "message": "<string>", "mcp_integration_id": "<string>", "tools": [ { "name": "<string>", "description": "<string>", "enabled": true, "requires_approval": false, "status": "available" } ], "error": "<string>" }
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ]}
Test connectivity to an HTTP MCP server and refresh its tool listing.
Successful Response
Response for testing connectivity to an MCP server.
Show child attributes
Was this page helpful?