get_server_names
Retrieve a list of all available Jenkins server names to simplify multi-server management and streamline CI/CD operations using natural language interactions.
Instructions
Get the list of all available Jenkins server names.
Returns:
List of server names
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_server_namesArguments",
"type": "object"
}