get_environment_details
Retrieve hosting status and availability details for a specific environment in your SimpleLocalize project to verify deployment status.
Instructions
This tool will retrieve hosting status/details for a specific environment in your SimpleLocalize project.
Provide 'environmentKey' (required), e.g. _latest, _production or your custom environment key.
Use this to verify whether a given environment is available and check its hosting status.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environmentKey | Yes | Environment key (e.g. _latest, _production or custom key). If user doesn't specify an environment, then _latest should be used. |