v4

OpenAPI 3.1.0raw.githubusercontent.com2026-04-260056.0 KB
Agents

按能力发现最佳 Agent

根据能力名称找到最合适的 Agent (考虑在线状态和负载)

get/agents/discover/{capability}

Path parameters

capabilitystring required

能力名称

Response

成功

okboolean

Example response

{
  "ok": true
}