Move overlay
move_overlayPROJECT-SCOPED: this call acts only on the explicit project_id and returns the project identity with its result. Reposition/retime/resize an EXISTING overlay — 'move the logo to the other corner', 'make the PIP smaller'. Only the fields you pass change. id from get_edl.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| id | Yes | ||
| scale | No | ||
| start | No | ||
| project_id | Yes | Required immutable scope for this call. Copy the id from list_projects/open_project/project_state; the active-project pointer is never used to guess. |