get_task_status
Retrieve progress and results of a note generation task. On success, obtain Markdown, transcript, and audio metadata.
Instructions
查询笔记生成任务进度。SUCCESS 时 result 含 markdown / transcript / audio_meta。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |