Adds one or more API tools to a specific agent. Use this endpoint to give an agent access to custom API tool integrations.
Request body: The apiTools array contains API tool slugs. Returns the updated agent object.
API Key (i.e. Rest API Key from the Dashboard).
Unique identifier of the agent
Array of API tool slugs to add or remove
["get_weather", "send_email", "create_task"]