Withdraw Stake
withdraw_stakePrepare an unsigned stake withdrawal transaction for local signing. Specify wallet, stake account, and optional SOL amount to withdraw (full withdrawal if omitted).
Instructions
Advanced: Build an unsigned withdraw transaction for local signing. Most agents should use the withdraw tool instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| walletAddress | Yes | Wallet address | |
| stakeAccountAddress | Yes | Stake account | |
| amountSol | No | SOL to withdraw (omit for full) |