list_available_messages
List the Dataverse messages a table supports, so you can pass the correct message to create_step() when building a plug-in.
Instructions
List the Dataverse message names (Create, Update, Delete, Assign, ...) supported by a table.
Useful to know what to pass as 'message' to create_step() before attempting to register it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | Yes | ||
| environment | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |