Any information to send back to Workflows when completing an action callback as part of a batch request.
| Name | Type | Description | Notes |
|---|---|---|---|
| CallbackId | string | The ID of the callback to complete. | |
| OutputFields | Dictionary<string, string> | A map of action output names and values. |