edit_report_visual
Edit a single visual in a Power BI report page by updating only specified fields while preserving the rest, with atomic write for safe changes.
Instructions
Deterministic edit on a single visualContainer in a PBIR page.
Field-level merge: only the fields in the input change; unspecified fields are preserved. Atomic write via temp-then-rename.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | ||
| alt_text | No | ||
| is_hidden | No | ||
| page_name | Yes | ||
| pbip_path | Yes | ||
| visual_id | Yes | ||
| fields_json | No | ||
| format_json | No | ||
| position_json | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||