delete_agent
Remove a Telegraf agent from the controller by providing its agent ID and confirming deletion. This permanently decommissions the agent and removes its configuration.
Instructions
Delete a Telegraf agent from the controller
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be set to true to confirm deletion | |
| agent_id | Yes | The ID of the agent to delete |