update_doc
Update Document
Updates an existing document's title, folder, or content. Only provide the fields you want to change.
update_doc
Updates an existing document's title, folder, or content. Only provide the fields you want to change.
delete_doc
Moves a document to the trash in Dart. The document is not permanently deleted and can be restored from the Dart UI.
list_comments
Lists comments on a specific task. Returns paginated results ordered by publication date.
list_tasks
Lists and filters tasks across dartboards. Supports filtering by assignee, dartboard, status, priority, tag, completion state, date ranges, and more. Returns paginated results with support for custom ordering.
get_workspace_config
Retrieves workspace configuration including available dartboards, folders, statuses, assignees, tags, priorities, sizes, task types, and custom property definitions. Use this to discover valid values before creating or updating tasks and documents.
create_task
Creates a new task in a Dart dartboard. Supports setting title, description, assignee, priority, dates, tags, and custom properties. Use **Get Workspace Config** first to discover available dartboards, statuses, assignees, and other options.
get_task
Retrieves full details of a single task by its ID, including description, attachments, custom properties, and task relationships.
create_doc
Creates a new document in Dart. Documents can serve as wikis, meeting notes, project descriptions, or any other written content. Content supports markdown formatting.
list_docs
Lists and searches documents in Dart. Supports filtering by folder, title, and full-text search across document content.
create_comment
Adds a comment to a task. Supports markdown formatting and threaded replies by specifying a parent comment ID.
delete_task
Moves a task to the trash in Dart. The task is not permanently deleted and can be restored from the Dart UI.
update_task
Updates an existing task's properties including title, description, status, priority, assignees, dates, tags, custom properties, and task relationships (blockers, subtasks, duplicates, related). Only provide the fields you want to change.
Create, read, update, and delete tasks with properties like status, priority (P0–P3), assignees, due dates, tags, and custom fields. Manage task relationships including blockers, subtasks, and duplicates. Add comments to tasks. Create and manage documents for wikis, meeting notes, and project descriptions. Retrieve workspace configuration including available dartboards, folders, statuses, tags, assignees, and priorities. Plan and manage sprints for recurring work cadences. Generate polished reports such as standups and changelogs based on team activity. Track time on tasks. Receive webhook notifications when tasks are created, updated, or completed.
Common questions about connecting Dart to AI agents with Metorial.