browser_gif_start
Record a browser tab as an animated GIF with adjustable frame interval. Automatically reduces frame rate for long recordings to fit in about 80 frames.
Instructions
Start recording the tab into an animated GIF: a frame every intervalMs (default 800 ms); on long recordings the frame rate halves automatically so the whole scenario fits in ~80 frames. One recording per tab at a time; starting twice is an error. Nothing is saved until browser_gif_stop.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | Yes | tab id from browser_tabs_list or browser_tab_create | |
| intervalMs | No | frame interval in ms, default 800 |