complete_signup_flow
Automate the complete signup process: create a temporary email inbox, wait for the verification message, and extract the OTP code and confirmation link for any online service.
Instructions
End-to-end signup helper: create inbox, wait for email, extract link and OTP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service_name | Yes | ||
| timeout_seconds | No | ||
| poll_interval_seconds | No | ||
| subject_contains | No | ||
| from_contains | No | ||
| preferred_domains | No | ||
| ttl_minutes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||