semantic_query
Search for API capabilities using natural language queries to find endpoints, parameters, authentication details, and code snippets across multiple providers.
Instructions
Search for an API capability using natural language.
Returns endpoint details, parameters, auth info, and code snippets.
Args:
query: Natural language description of what you want to do (e.g. "send an email with Gmail")
auto_discover: Whether to automatically discover new APIs if no cached result exists
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| auto_discover | No |