task_get_task_by_id
Retrieve metadata for a Conductor workflow task in JSON format using its unique task ID.
Instructions
Gets the metadata for a conductor workflow task in json format based on that task's id
Args: task_id: The uuid representing the task id
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |