set_layout_options
Set page size, margins, or other layout options in Dorico by specifying a layout ID and option key-value pairs.
Instructions
Set layout options for a specific layout.
Args: layout_id: ID of the layout (get from get_layouts()) options: Dictionary of option names and values to set
Returns: Success status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layout_id | Yes | ||
| options | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||