v15

latestOpenAPI 3.1.1raw.githubusercontent.com2026-06-05137173413.9 KB

Get session todos

Retrieve the todo list associated with a specific session, showing tasks and action items.

get/session/{sessionID}/todo

Path parameters

sessionIDstring required

Query parameters

directorystring
workspacestring

Response

Todo list

contentstring required

Brief description of the task

statusstring required

Current status of the task: pending, in_progress, completed, cancelled

prioritystring required

Priority level of the task: high, medium, low