Jentic

by jentic
Apache 2.0
2

search_apis

Discover available actions and tools within the Jentic MCP server by describing your intent. Find functionalities like managing servers or sending messages quickly.

Instructions

Search for available actions or information based on what the user wants to do (e.g., 'find Discord servers', 'send a message'). Use this first to understand what's possible.

Input Schema

NameRequiredDescriptionDefault
capability_descriptionYesNatural language description of the action needed (e.g., 'send emails', 'weather forecasting', 'natural language processing')
keywordsNoOptional list of specific keywords to help narrow down the search
max_resultsNoMaximum number of actions to return

Input Schema (JSON Schema)

{ "properties": { "capability_description": { "description": "Natural language description of the action needed (e.g., 'send emails', 'weather forecasting', 'natural language processing')", "type": "string" }, "keywords": { "description": "Optional list of specific keywords to help narrow down the search", "items": { "type": "string" }, "type": "array" }, "max_results": { "default": 5, "description": "Maximum number of actions to return", "type": "integer" } }, "required": [ "capability_description" ], "type": "object" }

You must be authenticated.

Other Tools from Jentic

Related Tools

    ID: voxg3anlkq