list_execution_logs
Retrieve recent plug-in trace logs from Dataverse to diagnose execution issues. Filter by plug-in type name to focus on specific errors.
Instructions
Read the latest Plug-in Trace Log entries (Trace()/exception logs from the plug-in).
plugin_type_name: filters by typename (e.g. 'MyFirstPlugin.Plugin1'); empty = all plug-ins. Requires tracing to be enabled in the environment -- see configure_tracing().
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| environment | No | ||
| plugin_type_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |