get_node_config
Retrieve configuration details for a specific Jenkins node by providing its name, enabling management and troubleshooting of build agents.
Instructions
Get node config from Jenkins
Args: name: The name of the node
Returns: str: The config of the node
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |