add_note
Document workflow steps visually by adding a note to the canvas. Supports plain text with paragraphs, customizable colors, sizes, and optional author.
Instructions
Add documentation note to canvas (visual only, not executed). Text supports newlines for paragraphs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Note content (plain text, newlines create paragraphs) | |
| theme | No | yellow | |
| position | No | ||
| author | No | ||
| show_author | No | ||
| width | No | Note width in pixels (min 240) | |
| height | No | Note height in pixels (min 88) |