exposure_config_get
Get exposure configuration defaults to see preset for seed destinations; returns format, path, and existence flag, with false indicating built-in defaults apply.
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 |