environment_get_variables
Retrieve environment variable names from 1Password with values redacted. Filter by variable name to locate variables for use in commands or scripts.
Instructions
Get 1Password Environment variables with values redacted. Supports simple client-side filtering by variable name. When a secret is needed only by a command or local script, prefer op_script_run with envSecretRefs so the secret is injected into the child process and never returned in plaintext.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environmentId | Yes | ||
| query | No | ||
| limit | No |