get_environment
Retrieve details of a specific environment by providing project ID and environment ID.
Instructions
Get details of a specific environment.
Args: project_id: ID of the project environment_id: ID of the environment to fetch
Returns: Environment details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| environment_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||