Tool to set a preference for a Botpress workspace. Use when you need to store or update a workspace-specific preference value by its key.
keyRequiredstringPreference key to set. This identifies the preference to be stored in the workspace.
valueRequiredThe value to set for the preference. Can be of any type (string, number, boolean, object, array, or null).
workspaceIdRequiredstringThe workspace ID for which to set the preference. Can be obtained by calling GET /v1/admin/workspaces endpoint.
x-multiple-integrationsstringWhether 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.