update_server_agent
Update a server agent's configuration with new settings via the HetrixTools API. Send key-value pairs to modify the agent's behavior.
Instructions
Update a server agent's configuration.
Sends a POST request with the provided settings dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | Server agent ID | |
| settings | Yes | Agent settings to update (key/value pairs) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||