Skip to main content
Glama

create_todo

Add a new todo item to a specific note in Sidvy, specifying text, note ID, line number, and optional completion status.

Instructions

Create a new todo associated with a note

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
textYesTodo text/description
noteIdYesID of the note this todo belongs to
lineNumberYesLine number in the note where this todo appears
completedNoInitial completion status (default: false)
workspaceIdNoWorkspace ID (optional, uses default)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/martinhjartmyr/sidvy-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server