Files
droidclaw/examples/workflows/messaging/email-reply.json
2026-02-14 20:28:35 +05:30

11 lines
371 B
JSON

{
"name": "Email Quick Reply",
"steps": [
{
"app": "com.google.android.gm",
"goal": "Open the most recent unread email in the Primary inbox. Use read_screen to read the full email content. Then tap the Reply button, type a professional response acknowledging the email and addressing their main point, and tap Send.",
"maxSteps": 18
}
]
}