agent_hub_dispatch
Dispatch the correct agent for a task by providing a task ID. Optionally specify a target agent, or let the system auto-assign one with the required skills.
Instructions
[L:READ] CAT:[系统] | → 请先调用 agent_catalog
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | 任务编号 | |
| agentId | No | 目标 Agent ID。不填则自动匹配有对应技能的 Agent |