Report SAP Tool Invocations
sap_report_tool_invocationsTrack usage by reporting the number of invocations for any tool descriptor on the SAP network.
Instructions
Report invocation count for a SAP tool descriptor. 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 report invocations for | |
| invocations | No | Number of invocations to report |
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. |