edit_note
Update a sticky note's text, theme, position, author visibility, or dimensions in a Pulse workflow.
Instructions
Update sticky note
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes | ||
| text | No | ||
| theme | No | ||
| position | No | ||
| author | No | ||
| show_author | No | ||
| width | No | Note width in pixels (min 240) | |
| height | No | Note height in pixels (min 88) |