TodoRead
Retrieve and manage your task list with clarity. Access current todos, their status, and maintain organized workflows within AI-assisted coding environments for efficient project tracking.
Instructions
Read the current task list.
Returns a list of todos with their current state.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}