Add project feedback
add_project_feedbackAttach an attributable review comment to a project version for feedback, with optional position and reply, leaving the source code unchanged.
Instructions
Add an attributable review comment to a saved project version. This does not modify source or approve the version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | Horizontal position as a percentage. | |
| y | No | Vertical position as a percentage. | |
| page | No | Home | |
| label | No | ||
| comment | Yes | ||
| project_id | Yes | ||
| version_id | Yes | ||
| idempotency_key | Yes | Caller-generated retry key. Reusing it returns the original feedback item. | |
| reply_to_feedback_id | No | Root feedback ID to reply to. Replies inherit the root pin position and cannot be nested. |