Permanently deletes a knowledge base from Botpress by its knowledge base ID. Use this tool to remove knowledge bases that are no longer needed. The deletion is irreversible. Requires a valid knowledge base ID and the bot ID that owns the knowledge base.
idRequiredstringThe unique identifier of the knowledge base to be deleted. Knowledge base IDs start with 'kb_' prefix (e.g., 'kb_01KH9PMBVK4YQHFT394BD4DG8X'). Can be obtained from list knowledge bases API or knowledge base creation response.
botIdRequiredstringThe UUID of the bot that owns the knowledge base. Required for authentication. Can be obtained from the list bots or workspace APIs.
userIdstringUser Id. Optional header parameter for user-scoped operations.
userRolestringUser Role. Optional header parameter for role-based access control.
integrationIdstringIntegration id. Optional header parameter for integration-scoped operations.
integrationNamestringIntegration name. Optional header parameter for identifying the integration.
integrationAliasstringIntegration alias. Optional header parameter as an alternative to integration_id.
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.