Loading...
Loading...
Organize emails with labels and folders: attach labels, detach wrong ones, and move misfiled emails.
npx skill4agent add readdle/spark-cli-skills spark-recipe-label-organizeuse-sparkspark foldersspark folders user@example.comspark search "project name"
spark emails --filter "from:client@company.com newer_than:30d"spark action attachLabel <id> --folder "user@example.com:ProjectAlpha"spark action attachLabel <id1> --folder "user@example.com:ProjectAlpha"
spark action attachLabel <id2> --folder "user@example.com:ProjectAlpha"spark action detachLabel <id> --folder "user@example.com:WrongLabel"spark action moveToFolder <id> --folder "user@example.com:Projects"spark emails user@example.com:ProjectAlphafoldersuser@gmail.com:MyLabelattachLabeldetachLabelmoveToFolderattachLabeldetachLabelmoveToFoldershared@company.com:LabelName"Team Name:LabelName"recipe-meeting-prep