delete_doc
Move a doc to the trash (recoverable)
How to use it
delete_doc is exposed by the Dart MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the delete_doc tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Dart MCP Server
claude mcp add dart -e DART_TOKEN=dsa_... -- npx -y dart-mcp-server@latestOther tools in Dart MCP Server (11)
Add a comment to an existing task
Create a new doc with title, text content, and folder
Create a new task with title, description, status, priority, size, dates, dartboard, assignees, tags, and parent task
Move a task to the trash (recoverable)
Get information about the user's space, including available assignees, dartboards, folders, statuses, tags, priorities, and sizes
Retrieve an existing doc by its ID
Retrieve an existing task by its ID
List docs with optional filtering by folder, title, text content, and more
List tasks with optional filtering by assignee, status, dartboard, priority, due date, and more
Update an existing doc's properties
Update an existing task's properties