jfrog_list_builds
Retrieve a comprehensive list of all builds stored on the JFrog Platform using the JFrog MCP Server for efficient build tracking and management.
Instructions
return a list of all my build in the jfrog platform
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"
}