jfrog_list_environments
Retrieve a detailed list of environment types in the JFrog Platform, such as dev and prod, using this API tool.
Instructions
Get a list of all environments types (e.g. dev, prod, etc.) in the JFrog platform with their details
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}