Task Management
📄️ Log Task Execution
This API is used to log messages associated with a specific task.
📄️ Get Task by ID
This API is used to retrieve the current state and details of a specific task.
📄️ Update Task Status in Workflow
This API is used to update the status of a task during a workflow execution.
📄️ Signal Running Task Asynchronously
This API is used to update the task status and output of a Yield task asynchronously.
📄️ Signal Running Task Synchronously
This API is used to update the task status and output of a Yield task synchronously.
🗃️ Task Queues
3 items