jenkins_get_json
Fetch Jenkins JSON API data using a relative path, while rejecting external URLs and traversal to ensure secure access.
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 |
|---|---|---|---|
| ok | Yes | ||
| data | Yes |