Withdraw Stake
withdraw_stakeAdvanced: Build an unsigned withdraw transaction for local signing. Most agents should use the withdraw tool instead, which handles signing and submission automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amountSol | No | Amount to withdraw in SOL (omit or null to withdraw full balance) | |
| walletAddress | Yes | Wallet address that is the withdraw authority | |
| stakeAccountAddress | Yes | Deactivated stake account to withdraw from |