Complete SAP Unstake
sap_complete_unstakeFinalize the unstaking process for an agent wallet by confirming wallet, amount, and timing within the SAP protocol.
Instructions
Complete unstake for an agent wallet. SAP MCP context: SAP protocol staking flow. Confirm agent wallet, amount, and unstake timing before writes; this is distinct from external AgentKit staking protocol tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentWallet | No | Agent wallet public key (base58) to complete unstaking for |
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. |