/
BU
builderz-labs
/
Mission Control API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2mo ago
Details
Filter operations
Admin
23
Agents
16
get
List agents
put
Update agent by name
post
Create agent
get
Get agent by ID
put
Update agent by ID
delete
Delete agent
get
Check agent work items
post
Trigger manual heartbeat
get
Get agent soul config
put
Update agent soul config
get
Get agent memory
put
Update agent memory
post
Wake an agent
post
Send message between agents
get
Get agent communications
post
Sync agents from gateway config
Alerts
4
Auth
10
Chat
5
Connections
3
Monitoring
8
Pipelines
5
Sessions
2
Super Admin
7
Tasks
9
Tokens
2
Webhooks
6
Workflows
4
Agents
Update agent memory
put
/api/agents/{id}/memory
Path parameters
id
integer
required
Request body
object
required
Response
Memory updated
object
required
success
boolean
Changes