detect_framework
Identify the web framework or styling stack used by a page to enable framework-specific code generation for fixes.
Instructions
Detect which framework/stack a page uses (Tailwind, MUI, Bootstrap, WordPress, Next.js, plain CSS). Use before generate_ai_fix to get framework-appropriate code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to inspect |