faber_get_env
Read environment variables from an app's .env file to access configuration settings for deployment and management tasks.
Instructions
Read the .env file for an app (read-only)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | The app username | |
| server | No | Server name from config (optional, defaults to defaultServer) |