dataverse_list_apps
List model-driven apps in a Dataverse environment, optionally including unpublished apps not yet visible to users.
Instructions
List model-driven apps (AppModule records) in a Dataverse environment.
Returns appmoduleid, name, uniquename, description, publish state, and statecode. Set include_unpublished=true to also return draft apps not yet visible to users. Use dataverse_get_app to inspect a single app's components.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |