execute_function
Runs a custom Dynamics 365 function or action by name, passing optional parameters to complete CRM operations.
Instructions
Execute a custom Dynamics 365 function or action
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parameters | No | Parameters to pass to the function (optional) | |
| functionName | Yes | The name of the function or action to execute |