Task tools fail in a boring way: the model sets status to 'In Progress' when the space calls it 'Doing', and the call is rejected or the task lands wrong. Fetching the space's actual statuses, tags and priorities up front removes that guesswork entirely. The other reassurance is that both deletes are recoverable — a trash, not a removal. Worth noting the documentation situation: the tool list here is inherited from the deprecated local server, so treat it as indicative and ask the live server.
Dart's hosted endpoint. Their help article suggests asking the server what it can do rather than publishing a list; the twelve tools here come from their official local server, which is now deprecated in favour of this one.
- get_config — the space's assignees, dartboards, folders, statuses, tags, priorities and sizes
- list_tasks, create_task, get_task, update_task, delete_task, add_task_comment
- list_docs, create_doc, get_doc, update_doc, delete_doc
- Both deletes move to trash and are recoverable
OAuth 2.0 with automatic client registration and read and write scopes, or a bearer token beginning dsa_.
Paste a URL, then authorize — add the endpoint to your client, then approve the OAuth consent screen
