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 slug identifiers to remove. Returns the updated agent object.
API Key with fullAccess scope(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"]