update_comment_thread_position
Move a comment thread to a new position in a frame by providing thread ID, frame ID, and new X/Y coordinates.
Instructions
Move a comment thread to a new position
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | New X position | |
| y | Yes | New Y position | |
| frameId | Yes | Frame ID (required) | |
| shareId | No | Share ID (optional) | |
| threadId | Yes | Thread ID |