generate_visual_report
Generate a multi-panel PNG dashboard with task status, project progress, activity timeline, and velocity charts, saved to the vault for direct embedding in markdown notes.
Instructions
Generate a visual PNG dashboard with charts and save it to the vault.
Produces a multi-panel PNG image with task status pie chart, project progress bars, activity timeline, and velocity comparison. The image is saved to assets/dashboards/ in the vault and can be embedded in notes via standard markdown image syntax.
Args: project: Scope to a specific project (ID or folder name). Omit for vault-wide dashboard.
Returns: Success message with path to the generated PNG, or error message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |