get_screen_html
Retrieve the full HTML content of any screen. Returns the actual markup code, not just a URL, enabling direct inspection or integration into your project.
Instructions
Get the full HTML content of a screen. Returns the actual HTML code, not just a URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| screenId | Yes | Screen ID | |
| projectId | Yes | Project ID |