exposure_config_get
Reads exposure defaults from the Willow config file to determine the preset for seed destinations when none is specified. Returns config details and indicates if 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 |