browser_workflow_recall
Recall prior workflow steps from local memory before starting repeated browser tasks, using site name, tags, or query to retrieve relevant context.
Instructions
Search local workflow memory BEFORE starting any multi-step or repeated browser task. Use this first for changing sites like app stores, admin consoles, checkout flows, dashboards, or any task you may have done before.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | No | Site name or domain, e.g. 'Google Play Console' or 'play.google.com'. | |
| tags | No | Optional tags to narrow recall. | |
| limit | No | Maximum matches to return (1-10, default 5). | |
| query | No | Task objective or memory id, e.g. 'create a new app in Google Play Console'. |