task_get_task_logs
Retrieve execution logs for a specific task by providing its task ID.
Instructions
Gets execution logs for a specific task. Returns log entries generated during task execution.
Args: task_id: The uuid representing the task execution id
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |