Organise examples into folders, rewrite readme with natural flow and tailscale section
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
10
examples/workflows/messaging/send-whatsapp-vi.json
Normal file
10
examples/workflows/messaging/send-whatsapp-vi.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "Send WhatsApp to Vi",
|
||||
"steps": [
|
||||
{
|
||||
"app": "com.whatsapp",
|
||||
"goal": "You are on WhatsApp. First check if 'Vi' is visible in the chat list. If it is, tap on it directly. If not, use the Search bar to search for 'Vi' and then tap the result. Once inside the Vi chat, type 'hello from Droidclaw' in the message field and send it.",
|
||||
"maxSteps": 12
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user