confirm_resolution
Confirm a peer's resolution to stop a resolved obligation from resurfacing in channel_status(). Use after verifying the resolution; resolvers cannot confirm their own.
Instructions
Confirm a resolution you verified — the closing half of the debt loop. A resolved obligation keeps surfacing in channel_status().resolved_for_you of the participant who did NOT resolve it, until that participant either confirms (this tool) or reopens. The resolver cannot confirm their own resolution. Idempotent per resolution (a reopen + re-resolve requires a fresh confirmation); logged to message_history as 'resolution_confirmed'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| message_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||