workflow_config
View active delivery configuration from .env and environment variables, showing each PRODUCT_DELIVERY_* setting and its source.
Instructions
Show the active configuration from .env and environment variables.
Returns all PRODUCT_DELIVERY_* settings and where they came from.
Args: project_dir: Project directory. Defaults to working directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_dir | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |