Tool to execute a VRL (Vector Remap Language) script against input data using the Botpress Admin API. Use when you need to transform or process data using VRL syntax. The script receives the input data and can perform transformations, validations, or data manipulations.
dataRequiredobjectInput data object to be processed by the VRL script. This data is accessible within the script as '.' (dot notation).
scriptRequiredstringVRL (Vector Remap Language) script to execute. The script processes the input data and transforms it according to VRL syntax.
xWorkspaceIdRequiredstringWorkspace ID. Required for VRL script execution.
xMultipleIntegrationsstringWhether the client supports bots with multiple instances of the same integration. Set to "true" to receive integration instances keyed by their alias instead of their id. This header will be removed in the future, and the API will always return multiple instances keyed by alias.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.