List Planned Work
Fetch planned and in-progress tasks and related activities.
Instructions
Call list-planned-work .
list-planned-work()
Team scope:
list-planned-work({ "teamId": "<teamId>", "includeInitiatives": true })
Member scope:
list-planned-work({ "userId": "<userId>", "teamId": "<teamId>", "includeInitiatives": true })
Task descriptions are intentionally trimmed in list output. Use get-task-details for full description/context.