Manage multi-step tasks efficiently with user approval checkpoints. Streamline your project workflows and track progress seamlessly with this powerful task management tool.
Tools
list_projects
List all projects in the system and their basic information (ID, initial prompt, task counts), optionally filtered by state (open, pending_approval, completed, all).
read_project
Read all information for a given project, by its ID, including its tasks' statuses.
create_project
Create a new project with an initial prompt and a list of tasks. This is typically the first step in any workflow.
delete_project
Delete a project and all its associated tasks.
View 10 more tools