confirm_proposal
Commit a pending proposal (created by a propose_* tool) to the user's finances. In this MCP context this is the ONLY way a proposal is recorded - there is no Hundo UI button. Call this with the proposalId returned by a propose_* tool (or from list_pending_proposals) once the user has approved the change in the conversation. Only call after the user has explicitly approved this exact proposal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proposalId | Yes | The proposal id to confirm. |