Search APIs
search_apisUse this tool to explore for available actions or information based on what the user wants to do (e.g., 'find Discord servers', 'send a message'). Use this to discover what APIs and operations exist in the Jentic catalogue.
Execution is moving to self-hosted Jentic One: to run a discovered operation, install Jentic One (https://jentic.com/jentic-one) and use its search -> inspect -> execute flow through the local broker.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | Yes | Dictionary containing search parameters: - query (str, required): Search query string - max_results (int, optional): Maximum number of results to return (default: 5) - api_names (list[str], optional): Filter by specific API names |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||