chimera_mode
Returns the relevant tool subset for a task type, reducing token overhead by avoiding unnecessary tool invocations.
Instructions
Returns the relevant tool subset for a task type. Call to avoid unnecessary tool invocations and reduce token overhead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | minimal=5 core tools, token=+compression, agi=+reasoning, full=all tools | minimal |
| task_description | No | Optional task description for auto mode recommendation. (Note: parameter name is task_description, not task_type.) |