Get Bruno environment
bruno_get_environmentInspect a Bruno environment to view its variables, ensuring secrets are automatically redacted for safe exposure.
Instructions
Inspect a Bruno environment. Variables marked as secrets are always redacted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection | Yes | Collection path relative to workspace root (as returned by bruno_list_collections). | |
| environment | Yes | Environment name or path (e.g. Local or environments/Local.yml). |