jenkins_get_json
Retrieve JSON data from a Jenkins API by specifying a relative path and optional query parameters, with security checks to prevent external URLs and path traversal.
Instructions
GET a relative Jenkins JSON API path. Rejects external URLs and traversal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| query | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||