check_baseline_from_selection
Analyze selected code, active file, or clipboard content for Baseline compatibility without manual copying. Provides browser support and recommendations.
Instructions
AUTOMATIC CODE RETRIEVAL: Analyzes the currently selected code or active file for Baseline compatibility. No need to copy/paste code - this tool automatically gets the code from the editor. Use this to save tokens and avoid manual code copying.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Source of code to analyze: 'selection' for selected text, 'active_file' for current file, or 'clipboard' for clipboard content |