Software Planning Tool
by NightTrek
add_todo
Add a new todo item to the current plan
Input Schema
Name | Required | Description | Default |
---|---|---|---|
codeExample | No | Optional code example | |
complexity | Yes | Complexity score (0-10) | |
description | Yes | Detailed description of the todo item | |
title | Yes | Title of the todo item |
Input Schema (JSON Schema)
You must be authenticated.