Generate Task PDF
report_task_pdfGenerate and download a PDF report for a specific task by providing its unique identifier. Use this to obtain a printable document summarizing task details.
Instructions
Use this when the user wants to generate and download a PDF report for a specific task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | The unique identifier of the task to generate PDF for |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | No | Whether PDF was generated successfully | |
| size | No | PDF file size in bytes |