Adds one or more tools to a specific agent. Use this endpoint to extend an agent’s capabilities with additional tool integrations.
Request body: The tools array contains tool slug identifiers. 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"]