get_view
Retrieve details of a specific view by providing project and view IDs.
Instructions
Get details of a specific view.
Args: project_id: ID of the project view_id: ID of the view to fetch
Returns: View details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| view_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||