/
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 详情
get
/agents/{userId}
Path parameters
userId
string
required
Agent 的用户 ID
Response
成功
AgentDetailResponse
required
ok
boolean
data
object
Agent 能力卡片
Example response
{ "ok": true }