get_view_schema
Retrieve the schema definition for any view endpoint, including field names, data types, and descriptions, to understand the structure of data views like authorizations, settlements, or cards.
Instructions
Get the schema definition for any view endpoint. Returns field names, data types, and descriptions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view_name | Yes | Name of the view (e.g., 'authorizations', 'settlements', 'cards') | |
| aggregation | No | Aggregation level (if applicable) | detail |