get_visual_definition
Retrieve the full raw configuration of a QuickSight visual, including field mappings, aggregations, formatting, and chart settings, to inspect it or copy it into a new visual.
Instructions
Get the full raw definition of a specific visual.
Use this to inspect a visual's complete configuration including field mappings, aggregations, formatting, and chart configuration. The returned definition can be modified and passed to add_visual to create a copy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| visual_id | Yes | The visual ID to inspect. | |
| analysis_id | Yes | The QuickSight analysis ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||