auto
Search for the right MCP server, infer arguments, and execute the tool based on a task description.
Instructions
search → pick server → infer args → call. Use when you don't know which server to use.
auto('what time in Tokyo') auto('list issues on acme/api', server_hint='github')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keys | No | ||
| task | Yes | ||
| arguments | No | ||
| tool_name | No | ||
| server_hint | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |