get_env
Retrieve Windows environment variables by name. Omit the name to return all environment variables.
Instructions
Get environment variables. Returns all if no name specified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional: Specific environment variable name (e.g., PATH, USERNAME) |