get_env
Retrieve the .env file contents for a specified site on a Laravel Forge server. Provide server and site IDs to get the environment variables.
Instructions
Get the .env file contents for a site
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteId | Yes | The ID of the site | |
| serverId | Yes | The ID of the server |