render_get_formats
Retrieve all available render formats with descriptions to identify the correct format name for codec selection and format/codec configuration.
Instructions
Return available render formats as {formatName: description}.
Use the format names as input for render_get_codecs() or render_set_format_and_codec().
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||