dataverse_get_app
Retrieve a model-driven app's properties and components grouped by type. Use to check current state before updating an app.
Instructions
Get a model-driven app's properties and its current component list.
Returns app metadata and components grouped by type (Entity, View, Form, Sitemap, etc.) via RetrieveAppComponents. Use dataverse_list_apps to find app IDs. Call this before any write to confirm current component state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |