get_task_status
Check a task's current status and recent logs to monitor progress and identify failures in delegated development workflows.
Instructions
查询指定任务的当前状态和最近日志输出。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | 任务 ID | |
| include_logs | No | 是否包含最近日志,默认 true |