ktalk_preview_cancel_meeting
Preview cancellation of a single meeting with zero network calls. Validate the meeting ID and reason before confirming in CLI.
Instructions
Preview cancellation of a single meeting (ADR-011) — zero network calls.
Does not cancel anything, ever: there is no MCP tool that does. To
actually cancel the meeting, run cancel-meeting-confirm in an
interactive terminal (CLI) with the same parameters.
Args:
id: Base64 meeting id (from create-meeting-confirm output or
calendar reads) — not resolved by name/date, not stored
reason: Optional cancellation reason (default "" — the only
confirmed working configuration, Ф-50)
format: Output format — "raw" (JSON) or "markdown"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| format | No | markdown | |
| reason | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |