Generate Note PDF
report_note_pdfGenerate and download a PDF report for a specific note, including its images.
Instructions
Use this when the user wants to generate and download a PDF report for a specific note including images.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| noteId | Yes | The unique identifier of the note to generate PDF for |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | No | Whether PDF was generated successfully | |
| size | No | PDF file size in bytes |