env_env_list
List and filter environment variables as JSON, excluding sensitive data. Use a prefix like 'AWS_' to display specific variable groups.
Instructions
[env] List environment variables as a JSON object. Pass a prefix to filter (e.g. 'AWS_' lists all AWS vars). Sensitive variables are excluded from the output.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prefix | No |