clikta_start_recording
Start a new Clikta recording to capture browser interactions as interactive demos, guides, or videos. Launches a real browser and optionally opens the URL to demo.
Instructions
Start a new Clikta recording. Creates the recording on the Clikta workspace, launches a real browser, and (if toolUrl is given) navigates there first. Call this before any other clikta_* action tool. Prefer a staging/sandbox toolUrl over production when one is available — the result includes a warning if the URL doesn't look like one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the recording/demo, e.g. 'Sign up flow' | |
| toolId | No | Existing Clikta Tool id (from clikta_list_tools) to attach this recording to | |
| toolUrl | No | URL to open first — the product/page being demoed | |
| objective | No | What this demo should show or teach |