List Recent Kimi Sessions
kimi_recent_sessionsList recent Kimi sessions with status, title, and links. Use it to find an existing job before reviewing, continuing, aborting, or avoiding duplicate work.
Instructions
List recent Kimi sessions with identifiers, statuses, titles, web links, and workspace metadata. Use to discover an existing job before waiting, reviewing, continuing, aborting, or creating a possible duplicate; use kimi_find_recent_session when a title fragment is known. This is read-only and only queries Kimi session metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Optional exact Kimi session-status filter, such as running, idle, awaiting_approval, awaiting_question, aborted, or failed. | |
| pageSize | No | Maximum number of recent sessions to return. Defaults to 10. | |
| excludeEmpty | No | Whether sessions with no messages should be excluded. | |
| includeArchive | No | Whether archived Kimi sessions should be included. |