get_site_env
Read a site's .env file to view environment variables including APP_KEY, database credentials, queue, mail, and Sentry configurations.
Instructions
Read a site's .env file (APP_KEY, DB_*, queue/mail/Sentry config, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server_id | Yes | The ID of the server | |
| site_id | Yes | The ID of the site |