/
BU
builderz-labs
/
Mission Control API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 53m ago · Updated 2mo ago
Details
Filter operations
Admin
31
Agents
22
Alerts
4
API
25
Auth
11
Chat
5
Connections
3
Docs
1
Mentions
1
Monitoring
9
Pipelines
5
Projects
11
Quality
2
Releases
1
Sessions
10
Skills
7
Super Admin
7
System
2
Tasks
12
get
List tasks
put
Bulk update task statuses
post
Create task
get
Poll next task for an agent
get
Get task by ID
put
Update task
delete
Delete task
post
Broadcast task to agents
get
List task comments
post
Add comment to task
get
Get task outcome analytics
get
Get task regression metrics
Tokens
3
Webhooks
8
Workflows
4
Tasks
Get task outcome analytics
get
/api/tasks/outcomes
Query parameters
timeframe
'day'
|
'week'
|
'month'
|
'all'
Time window filter
Response
Task outcome summary
object
required
timeframe
string
summary
object
by_agent
object
by_priority
object
common_errors
object[]
record_count
integer
Changes