pbi_screenshot
Capture screenshots of Power BI report pages or specific visuals by title. Supports full page capture and visual clipping, returning file path or missing visual information.
Instructions
Screenshot the reportView page to the output dir (never the repo). Optional filename + fullPage. With visualTitle, clips the shot to the matching visual (exact then case-insensitive contains on the same title logic as pbi_visuals) and returns {clippedTo}; on a miss returns {saved:false, reason, candidates}. Returns {path}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | No | ||
| fullPage | No | ||
| visualTitle | No |