OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add googleworkspace/cli --skill recipe-review-overdue-tasks
Find Google Tasks that are past due and need attention.
npx skills add googleworkspace/cli --skill recipe-review-overdue-tasks
PREREQUISITE: Load the following skills to execute this recipe:
gws-tasks
Find Google Tasks that are past due and need attention.
gws tasks tasklists list --format tablegws tasks tasks list --params '{"tasklist": "TASKLIST_ID", "showCompleted": false}' --format table