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 slugs. 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"]