figma_post_comment
Add a comment to a Figma file with optional canvas coordinates to pin it to a specific location. Useful for providing feedback directly on design elements.
Instructions
Add a comment to a Figma file, optionally pinned to canvas coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| personal_access_token | Yes | ||
| file_key | Yes | ||
| message | Yes | ||
| x | No | Canvas X coordinate to pin the comment | |
| y | No | Canvas Y coordinate to pin the comment |