Deactivate SAP Tool
sap_deactivate_toolDeactivate a SAP tool descriptor by providing its name, removing it from active on-chain use.
Instructions
Deactivate a SAP tool descriptor by name. SAP MCP context: Direct synapse-sap-sdk wrapper served by this MCP. Read tools return on-chain state; write tools require signer policy, configured RPC, and the active SAP profile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toolName | No | Name of the tool descriptor to deactivate |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | MCP content blocks returned to the caller. | |
| isError | No | True when the tool result represents an application-level error. |