export_task_status
Export task statuses for a specific request to a file in markdown, JSON, or HTML format. Use this tool to save task states, subtasks, dependencies, and notes for easy reference and tracking.
Instructions
Export the current status of all tasks in a request to a file.
This tool allows you to save the current state of tasks, subtasks, dependencies, and notes to a file for reference.
You can specify the output format as 'markdown', 'json', or 'html'.
It's recommended to use absolute paths (e.g., 'C:/Users/username/Documents/task-status.md') rather than relative paths for more reliable file creation.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
format | No | markdown | |
outputPath | Yes | ||
requestId | Yes |