exposure_config_get
Get exposure defaults from the config file to see which preset governs when no explicit exposure is given. Returns format, path, existence, and config; built-in defaults apply if no file exists.
Instructions
Read the standing exposure defaults from $WILLOW_HOME/config/ exposure.json — which preset governs each seed destination when exposure_slice is called without an explicit one. Returns {format, path, exists, config}; exists=false means no config file, so built-in defaults apply. Read-only (AS-8).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes |