Search Tools

Search for tools based on user intent

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Path parameters

registered_user_idstringRequiredformat: "uuid"
Agent Handler ID of the Registered User
tool_pack_idstringRequiredformat: "uuid"
Agent Handler ID of the Tool Pack

Request

This endpoint expects an object.
intentstringRequired<=500 characters
User's intent or what they want to accomplish
connector_slugslist of stringsOptional
Optional list of connector slugs to filter the search
max_resultsintegerOptional1-50Defaults to 10
Maximum number of results to return

Response

Successfully found tools matching the intent
toolslist of objects or null
total_resultsinteger or null
intentstring or null