auto_walk
Run a full user-flow walk via heuristic navigation and get a report—use for non-interactive quick scans.
Instructions
Fast automated walk using heuristic-based navigation (no AI reasoning). Runs the full flow autonomously and returns a report. Use this for quick scans when you don't need to drive step-by-step.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Starting URL | |
| persona | Yes | Persona name (e.g., 'Alex', 'Morgan') | |
| max_steps | No | Maximum steps (default: based on persona patience) |