browser_flow_record
Record browser actions into a named flow for later replay. Start captures clicks, fills, and scrolls; stop saves the flow to disk for reuse.
Instructions
Record browser actions into a named reusable flow. mode=start begins recording (open/click/fill/press/scroll are captured with selectors); mode=stop saves the flow to disk for later replay with browser_flow_run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | ||
| name | Yes |