effort: Literal['max', 'xhigh', 'high', 'medium', 'low'] | None = NoneConvenience shorthand for output_config.effort.
When set, this value takes precedence over any effort key inside
output_config.
Example: effort="medium"
Setting effort to 'high' produces exactly the same behavior as omitting the
parameter altogether.