Add Todo
panelTodo_addAdd a new todo item to Panel Todo, storing it locally. Use this tool to create tasks for your project and track them.
Instructions
Add a new todo item to Panel Todo (local storage)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The todo text to add |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| todo | Yes | ||
| success | Yes |