get_all_views
Retrieve all top-level views from Jenkins. Access each view's name and URL to manage or display them programmatically.
Instructions
Get all top-level views from Jenkins.
Returns: A list of views with their name and URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |