list_service_envs
Retrieve all environment variables for a specific service to view its current configuration. Provide the service UUID obtained from list_services.
Instructions
List all environment variables for a specific service. Use this to view current environment configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the service to list environment variables for. Get this from list_services. |