gws-workflow-email-to-task

Google Workflow: Convert a Gmail message into a Google Tasks entry.

By googleworkspace · 29,733 installs

npx skills add googleworkspace/cli --skill gws-workflow-email-to-task

Source repository · Upstream listing

workflow +email to task PREREQUISITE: Read ../gws shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate skills to create it. Convert a Gmail message into a Google Tasks entry Usage Flags Flag Required Default Description message id ✓ — Gmail message ID to convert tasklist — @default Task list ID (default: @default) Examples Tips Reads the email subject as the task title and snippet as notes. Creates a new task — confirm with the user before executing. See Also [gws shared](../gws shared/SKILL.md) — Global flags and auth [gws workflow](../gws workflow/SKILL.md) — All cross service productivity workflows commands