Removes one or more tools from a specific agent. Use this endpoint to revoke tool access from an agent.
Request body: The tools array contains tool slugs to remove. Returns the updated agent object.
API Key (i.e. Rest API Key from the Dashboard).
Unique identifier of the agent
Array of tool names to add or remove
["gmail", "google-sheets", "slack"]