Continue Kimi session [experimental]
kimi_continueResume the existing Kimi session for this workspace with a follow-up message. Errors if no prior session exists, so you know the continuation context is valid.
Instructions
Continue the Kimi session rooted at this workspace (kimi -c). EXPERIMENTAL.
Resumes the previous Kimi session for this workspace via -c/--continue — Kimi
scopes sessions per working directory, so there's no id to track. Errors if no
prior kimi_ask ran in this workspace. Same experimental caveat and auth
requirement as kimi_ask.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Follow-up message for the existing session. | |
| timeout_s | No | Max seconds to wait for kimi to complete. Default 180. | |
| workspace | No | Working root used by the prior session. Defaults to the server cwd. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |