glm_5_smart_route
Route a request to the appropriate AI mode—vision, agentic planning, reasoning, or knowledge consultation—without recursive calls.
Instructions
Deterministically route a request to vision, agentic planning, reasoning, or knowledge consultation without recursive MCP calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | No | ||
| request | Yes | ||
| imagePath | No | ||
| preferredMode | No | auto | |
| responseDepth | No | normal |