browser_playbook_propose_update
Infer inputs and steps from a browser trace to create or update a matching playbook.
Instructions
Given a successful trace, create or update the matching playbook. Inputs and steps are inferred from the trace; selectors are tracked via the existing selector cache.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes | Suggested feature slug. | |
| title | No | ||
| verifiable | No | ||
| runId | No | Optional run id; trace loaded from .continuum/runs/. | |
| trace | No | Or supply trace inline. | |
| inputs | No | Optional explicit input descriptors. | |
| outputs | No | Optional explicit outputs. | |
| screenshots | No |