get_task_status
Check the progress of a note generation task using its task ID. Get the generated markdown, transcript, and audio metadata when the task reaches SUCCESS status.
Instructions
查询笔记生成任务进度。SUCCESS 时 result 含 markdown / transcript / audio_meta。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |