A task list is everything you could do; a daily plan is what you have committed to. Most task APIs collapse the two, which is why asking an assistant "what am I doing today" against them returns a wall. With set_daily_plan as its own call, an assistant can help you choose rather than just recite — and the choosing is the part that is hard. Six tools is also small enough to leave connected without thinking about the context it costs.
Taskaid is a task manager with an explicit notion of a daily plan. The endpoint covers both: the backlog, and what you intend to do today.
- view_tasks and save_task
- view_lists and save_list
- view_daily_plan and set_daily_plan
OAuth 2.1 with dynamic client registration, so a compliant client needs nothing pre-provisioned — only a Taskaid account, no key to manage. Access is limited to the approved scopes and every action runs as your own account.
Paste a URL, then authorize — add the endpoint to your client, then approve the OAuth consent screen