discover_apis
Search for APIs by describing your use case in natural language. Find relevant APIs from a large index to integrate functionality into your applications.
Instructions
Search for APIs based on what you need to do. Describe your use case naturally.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Natural language query describing what you need (e.g., "send SMS to Sweden", "search the web", "generate speech from text") | |
| category | No | Filter by category: communication, search, ai | |
| max_results | No | Maximum number of results to return (default: 5) | |
| region | No | Filter by region (e.g., "SE", "EU", "global") | |
| subagent_id | No | Optional subagent identifier for multi-agent tracking | |
| ai_backend | No | AI backend making this request (e.g., "claude-3-sonnet", "gpt-4"). Used for analytics. |