tool_recommend
Recommends a suitable tool for a given task by evaluating the task description and optional domain, then returns a recommended tool with rationale and an example.
Instructions
💡 Recommend the best tool(s) for a given task.
Args:
task: Brief description of what you want to do
domain: Optional domain context
Returns:
Recommended tool with rationale and example
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | ||
| domain | No | general |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||