Add a tool to an agent nodeAsk AIpost https://api.indigitall.com/v2/pathbot/{appId}/nodes/agents/{agentNodeId}/toolsAdds a tool to an agent node by its unique agent node ID.Path ParamsappIdintegerrequiredThe unique identifier for the new application.agentNodeIduuidrequiredThe unique identifier for the agent node.Body ParamstoolConfigIduuidUnique identifier for the tool config.Responses 201Flow 400The request could not be understood or was missing required parameters. 401Authentication failed or user does not have permissions for the desired action. 403The server understood the request, but refuses to authorize it. 500The server encountered an unexpected condition that prevented it from fulfilling the request. defaultAn unexpected error occurred.Updated 14 days ago