get_view
Fetch a Zendesk view by ID with all conditions and settings for detailed analysis.
Instructions
Fetch one view by ID with full conditions. For "is this view used?" prefer find_unused; for what fields/forms/groups it references, use the corresponding find_*_usage analyzer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | View ID | |
| instance | No | Override the sticky instance for this call |