/
KW
kweaver-ai
/
Agent Factory API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 4d ago · Updated 3w ago
View markdown
kweaver-ai
Agent Factory API
get
获取agent详情
94c8acc695b9
latest
Swagger 2.0
Apache 2.0
2026-07-17
62
107
213.9 KB
agent
9
post
创建agent
get
获取SELF_CONFIG字段结构
post
创建react agent
get
获取agent详情
put
编辑agent
delete
删除agent
post
复制agent
post
复制agent为模板
post
复制agent为模板并发布
agent-internal
1
个人空间(开发)
2
产品
5
其他
6
其他-ignore
1
发布相关
5
对话
6
对话session管理
1
对话管理
7
工具结果处理策略
2
已发布
6
最近访问
1
权限
2
模板
8
agent
agent-internal
获取agent详情
根据 Agent ID 获取 Agent 配置详细信息
get
/v3/agent/{agent_id}
Path parameters
agent_id
string
required
Agent ID
Response
成功
SwaggerAgentConfigDetailRes
required
avatar
string
头像信息
avatar_type
1
|
2
|
3
config
SwaggerAgentConfigConfig
id
string
agent id
is_built_in
0
|
1
is_published
boolean
是否发布过
is_system_agent
1
|
0
key
string
agent 标识
name
string
名字
product_key
string
所属产品标识
product_name
string
所属产品名称
profile
string
描述
status
'unpublished'
|
'published'