Afficher le tableau des ToDos
tc_todos_appView recent project ToDos as an interactive table showing title, status, priority, assignee, and due date.
Instructions
Show an interactive MCP App table of the latest project ToDos (title, status, priority, assignee, due date). Use this when the user asks to SEE/DISPLAY the todos, e.g. 'affiche les 5 derniers ToDos', 'montre-moi les tâches'. For plain data without UI, use tc_todos instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of most recent ToDos to display | |
| region | Yes | Trimble Connect region: us (North America), eu (Europe), ap (Asia-Pacific), ap-au (Australia) | |
| projectId | Yes | Trimble Connect project ID |