Add Task CommentTool to create a new comment on a DART task.
Add Task Time TrackingTool to add a time tracking entry to a DART task.
Create DocTool to create a new doc in Dart.
Create TaskTool to create a new task in DART with title and optional metadata.
Delete DocTool to move an existing doc to the trash where it can be recovered if needed.
Delete TaskTool to delete an existing task in Dart by moving it to trash.
Get User Space ConfigurationTool to retrieve workspace configuration including dartboards, folders, types, statuses, and more.
Get DocTool to retrieve an existing doc with metadata and content.
Get TaskTool to retrieve an existing task with full details including title, dartboard, status, and description.
List CommentsTool to list comments for a task with filtering options.
List Help Center ArticlesTool to search help center articles by semantic similarity to query.
List TasksTool to list tasks with powerful filtering options.
Move TaskTool to move a task to a specific position within its dartboard.
Retrieve Skill By TitleTool to retrieve a skill by its exact title from the workspace.
Update DocTool to update an existing doc in Dart.
Update TaskTool to update an existing task in DART with new properties.