mirror of
https://github.com/Gimanh/taskview-community.git
synced 2026-09-11 21:38:56 +00:00
538 B
538 B
description
| description |
|---|
| List your TaskView projects (goals) |
List the user's TaskView projects using the taskview MCP tools.
- If the user has more than one organization, resolve it with
list_organizationsand ask which one if unclear. - Call
list_goalsand present the projects as a short list: name, and a hint of activity if available. - Offer next actions — e.g. "view tasks in a project" (
/taskview-tasks) or "create a task" (/taskview-new-task).
Do not invent project names or ids — only show what the tools return.