get_env
Retrieve a specific environment variable from an iOS simulator device using its unique ID and variable key.
Instructions
Get device environment variable
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| udid | Yes | Device unique identifier | |
| key | Yes | Environment variable key |