sigma_reassign_workbook_ownership
Reassign all workbooks from one member to another by email. Use dry-run mode to preview changes before applying.
Instructions
Transfer all workbooks from one member to another.
Resolves members by email, finds all workbooks owned by old owner, then PATCHes /v2/files/{id} to reassign. dry_run=True (default) reports what would change without making changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | ||
| new_owner_email | Yes | ||
| old_owner_email | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |