Abort Kimi Session
kimi_abortAbort an active Kimi session by ID to halt in-flight commands and delegated work. Verify the session ID first, because this terminates the running job while preserving stored history.
Instructions
Abort an existing Kimi session that should no longer continue running. Use only after confirming the target session ID, because this changes session state and can interrupt in-flight commands or delegated work. Treat the action as destructive to the running job even though persisted session history may remain. Returns the session ID and explicit abort confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | Kimi session ID to stop. Use the ID returned by delegation or session-discovery tools and confirm it is the intended running job. |