Toggle a tool
Toggle a tool
Sets whether a tool is enabled. The parent service can still disable the tool at runtime even if the stored tool flag is true.
POST
Toggle a tool
Path Parameters
Service identifier matching the installed manifest id.
Minimum string length:
1Tool identifier exposed by the service manifest.
Minimum string length:
1Body
application/json
Request body used to toggle a tool enabled state.
Desired enabled state for the tool.
Response
Updated tool enabled state.
Response returned after toggling a tool enabled state.
Last modified on July 1, 2026