map_move_sticky
Move a sticky note to new canvas coordinates by ID and X/Y position, keeping its text and color unchanged.
Instructions
Move a sticky note to new canvas coordinates without changing its text or color.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | New canvas X position | |
| y | Yes | New canvas Y position | |
| id | Yes | Sticky note id |