24 lines
458 B
Markdown
24 lines
458 B
Markdown
---
|
|
name: screenshot
|
|
description: Use when user asks to take a screenshot of a webpage or capture visual state of the browser.
|
|
---
|
|
|
|
# Screenshot - Page Capture
|
|
|
|
## Overview
|
|
|
|
Take screenshots of webpages.
|
|
|
|
## When to Use
|
|
|
|
- Need visual inspection of page
|
|
- Debugging UI issues
|
|
- Verifying page state
|
|
- Capturing layout
|
|
|
|
## Available Actions
|
|
|
|
| Action | Description |
|
|
|--------|-------------|
|
|
| `skill_screenshot` | Take screenshot on a web page with tab_id |
|