cURL
curl --request GET \ --url https://analyst.heyhumm.ai/api/mcp/context/search
{ "organization_id": "<string>", "query": "<string>", "filters": { "connector_type": "<string>", "integration_source_id": "<string>" }, "schema_matches": [ { "data_source_id": "<string>", "table_name": "<string>", "qualified_name": "<string>", "connector_type": "<string>", "schema_name": "<string>", "description": "<string>" } ], "data_dictionary_matches": [ { "rank": 123, "score": 123, "content": "<string>", "integration_source_id": "<string>", "connector_type": "<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