Save Design Edits
commit-editing-transactionMake all draft changes in an active Canva editing transaction permanent.
Use to save a completed set of edits, including text, layout, or media updates.
Show the user a preview of the design and obtain their explicit approval before calling this tool.
Saving applies all draft changes to the design, closes the editing transaction, and makes its transaction_id invalid. Returns confirmation that the changes were saved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_intent | No | Mandatory description of what the user is trying to accomplish with this tool call. This should always be provided by LLM clients. Please keep it concise (255 characters or less recommended). | |
| transaction_id | Yes | Exact ID of the active editing transaction whose draft changes should be saved. |