jfrog_list_projects
Retrieve detailed information about all projects within the JFrog platform using this tool. Simplify project management and oversight by accessing comprehensive project data.
Instructions
Get a list of all projects 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"
}