cURL
curl --request GET \ --url https://analyst.heyhumm.ai/api/mcp/tool/search
{ "organization_id": "<string>", "tools": [ { "tool_name": "<string>", "tool_type": "<string>", "description": "<string>", "input_schema": {}, "output_schema": {}, "connector_type": "<string>", "data_source_id": "<string>", "source_name": "<string>" } ], "query": "<string>" }
Documentation IndexFetch the complete documentation index at: https://heyhumm.ai/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://heyhumm.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Show child attributes