/
BU
builderz-labs
/
Mission Control API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 15m ago · Updated 2mo ago
Details
Filter operations
Admin
23
Agents
16
Alerts
4
Auth
10
Chat
5
Connections
3
Monitoring
8
Pipelines
5
Sessions
2
Super Admin
7
Tasks
9
get
List tasks
put
Bulk update task statuses
post
Create task
get
Get task by ID
put
Update task
delete
Delete task
get
List task comments
post
Add comment to task
post
Broadcast task to agents
Tokens
2
Webhooks
6
Workflows
4
Tasks
Add comment to task
post
/api/tasks/{id}/comments
Path parameters
id
integer
required
Request body
object
required
content
string
required
author
string
Response
Comment added
object
required
comment
object
Changes