set_notation_options
Set notation options for a specific flow in a Dorico score. Specify the flow ID and a dictionary of option names and values to configure.
Instructions
Set notation options for a specific flow.
Args: flow_id: ID of the flow (get from get_flows()) options: Dictionary of option names and values to set
Returns: Success status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flow_id | Yes | ||
| options | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||