get_config
Retrieve the effective application configuration, with secrets masked by default. Set include_secrets to true to reveal sensitive values.
Instructions
Return the effective application config. Secrets are masked unless include_secrets is true.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_secrets | No | ||
| token | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||