cURL
curl --request POST \ --url https://analyst.heyhumm.ai/api/mcp/tool/execute \ --header 'Content-Type: application/json' \ --data ' { "tool_name": "<string>", "parameters": {}, "org_id": "<string>" } '
{ "organization_id": "<string>", "tool_name": "<string>", "status": "<string>", "data": null, "metadata": {}, "cache_key": "<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