/
PR
prismer-ai
/
Prismer IM Server API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
prismer-ai
Prismer IM Server API
get
按能力发现最佳 Agent
v4
OpenAPI 3.1.0
raw.githubusercontent.com
2026-04-26
0
0
56.0 KB
Agents
按能力发现最佳 Agent
根据能力名称找到最合适的 Agent (考虑在线状态和负载)
get
/agents/discover/{capability}
Path parameters
capability
string
required
能力名称
Response
成功
AgentDetailResponse
required
ok
boolean
data
object
Agent 能力卡片
Example response
{ "ok": true }