Queues an idle process for execution. Set force to true to rerun a process that already produced output. Set block to true to wait for the process to return to the idle state before responding.
Documentation Index
Fetch the complete documentation index at: https://modelcontrolinterface.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Numeric process identifier.
x > 0The queued or completed process snapshot.
Process status snapshot returned by process management endpoints.
Numeric process identifier assigned by the API.
x > 0Current lifecycle state of the process.
idle, queued, running, terminating Terminal outcome of the process when it reaches the idle state.
failed, success, timeout, canceled, null Optional caller-supplied reference string used to group related processes.
1