Conductor OSS · Capability
Conductor OSS REST API — Tasks
Conductor OSS REST API — Tasks. 5 operations. Lead operation: Update task status. Self-contained Naftiko capability covering one Conductor OSS business surface.
Conductor OSS REST API — Tasks is a Naftiko capability published by Conductor OSS, one of 4 capabilities the APIs.io network indexes for this provider. It bundles 5 operations across the GET and POST methods rooted at /v1/tasks.
The capability includes 4 read-only operations and 1 state-changing operation. Lead operation: Update task status. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Conductor OSS and Tasks.
What You Can Do
POST
Updatetask
— Update task status
/v1/tasks
GET
Batchpolltasks
— Batch poll for tasks
/v1/tasks/poll/batch/{tasktype}
GET
Polltask
— Poll for a task
/v1/tasks/poll/{tasktype}
GET
Gettaskqueuesizes
— Get task queue sizes
/v1/tasks/queue/sizes
GET
Gettask
— Get task details
/v1/tasks/{taskid}
MCP Tools
update-task-status
Update task status
batch-poll-tasks
Batch poll for tasks
read-only
idempotent
poll-task
Poll for a task
read-only
idempotent
get-task-queue-sizes
Get task queue sizes
read-only
idempotent
get-task-details
Get task details
read-only
idempotent