Cancels ongoing operations for a session.
This is a notification sent by the client to cancel an ongoing prompt turn.
Upon receiving this notification, the Agent SHOULD:
session/update
session/prompt
StopReason::Cancelled
See protocol docs: Cancellation
Optional
Extension point for implementations
The ID of the session to cancel operations for.
Cancels ongoing operations for a session.
This is a notification sent by the client to cancel an ongoing prompt turn.
Upon receiving this notification, the Agent SHOULD:
session/updatenotificationssession/promptrequest withStopReason::CancelledSee protocol docs: Cancellation