list_secrets_in_environment
Retrieve all secrets stored in a specific environment within a project by providing project and environment slugs.
Instructions
Lists all secrets within a specific environment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectSlug | Yes | The slug of the project | |
| environmentSlug | Yes | The slug of the environment |