Missions
Delete tool
Removes the specified tool from the mission so agents can no longer invoke it in subsequent runs.
delete/ai/missions/{mission_id}/tools/{tool_id}
Path parameters
mission_idstring required
Unique identifier of the mission.
tool_idstring required
Unique identifier of the tool.
Response
Successful Response