delete_environment
Delete an environment from a project by specifying the project ID and environment ID.
Instructions
Delete an environment.
Args: project_id: ID of the project environment_id: ID of the environment to delete
Returns: Deletion result
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| environment_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||