Break Down Workspace Usage By BotTool to break down workspace usage by bot.
BOTPRESS_CHARGE_WORKSPACE_UNPAID_INVOICESTool to charge unpaid invoices for a specific Botpress workspace.
Check Handle AvailabilityTool to check if a workspace handle is available in Botpress.
BOTPRESS_CREATE_ADMIN_INTEGRATIONTool to create a new integration in a Botpress workspace via the Admin API.
BOTPRESS_CREATE_ADMIN_WORKSPACETool to create a new workspace in Botpress via the Admin API.
BOTPRESS_CREATE_BOTTool to create a new bot in a Botpress workspace via the Admin API.
BOTPRESS_CREATE_CONVERSATIONTool to create a new conversation in Botpress via the Runtime API.
Delete Admin WorkspaceTool to permanently delete a workspace from Botpress admin.
Delete FilePermanently deletes a file from a Botpress bot's storage by its file ID.
Delete Integration Shareable IDTool to delete a shareable ID for an integration installed in a Botpress bot.
Delete Knowledge BasePermanently deletes a knowledge base from Botpress by its knowledge base ID.
Get AccountTool to get details of the authenticated account.
Get Account PreferenceTool to get a preference of the account.
Get All Workspace Quota CompletionTool to get a map of workspace IDs to their highest quota completion rate.
Get Dereferenced Public Plugin By IDTool to get a public plugin by ID with all interface entity references resolved to the corresponding entities as extended by the backing integrations.
Get IntegrationTool to get a specific Botpress integration by name and version.
Get Public IntegrationTool to retrieve a public integration by name and version from the Botpress hub.
Get Public Integration By IDTool to retrieve detailed information about a public Botpress integration by its ID.
Get Public InterfaceTool to get a public interface by name and version from the Botpress Hub.
Get Public Interface by IDTool to retrieve a public interface by its ID from the Botpress Hub.
Get Public PluginTool to retrieve detailed information about a public plugin from Botpress Hub by name and version.
Get Public Plugin By IDTool to retrieve details of a public plugin by its unique ID.
Get Public Plugin CodeTool to retrieve public plugin code from Botpress Hub.
Get Table RowTool to fetch a specific row from a table using the row's unique identifier.
Get Upcoming InvoiceTool to get the upcoming invoice for a workspace.
Get WorkspaceTool to get detailed information about a specific Botpress workspace by ID.
Get Workspace QuotaTool to get workspace quota information for a specific usage type.
LIST_ACTION_RUNSTool to list action runs for a specific integration of a bot.
LIST_BOT_ISSUESTool to list issues associated with a specific bot.
LIST_CONVERSATIONSTool to list all Conversations.
LIST_FILE_TAGSTool to list all tags used across all bot files.
LIST_FILE_TAG_VALUESTool to list all values for a given file tag across all files.
LIST_HUB_INTEGRATIONSTool to list public integrations from the Botpress hub.
LIST_INTEGRATION_API_KEYSTool to list Integration API Keys (IAKs) for a specific integration.
List IntegrationsTool to list integrations with filtering and sorting capabilities.
LIST_KNOWLEDGE_BASESTool to list knowledge bases for a bot.
List PluginsTool to list Botpress plugins.
List Public InterfacesTool to retrieve a list of public interfaces available in the Botpress Hub.
LIST_PUBLIC_PLUGINSTool to retrieve a list of public plugins available in the Botpress hub.
LIST_PUBLIC_WORKSPACESTool to retrieve a list of public workspaces.
LIST_USAGE_HISTORYTool to retrieve usage history for a bot or workspace.
List Workspace InvoicesTool to list all invoices billed to a workspace.
LIST_WORKSPACESList all Botpress workspaces accessible to the authenticated user.
Request Integration VerificationTool to request verification for a Botpress integration via the Admin API.
BOTPRESS_RUN_VRLTool to execute a VRL (Vector Remap Language) script against input data using the Botpress Admin API.
BOTPRESS_SEND_MESSAGETool to send a message to an existing Botpress conversation via the Runtime API.
Set Account PreferenceTool to set a preference for the account.
Set Workspace PreferenceTool to set a preference for a Botpress workspace.
Update AccountTool to update details of the authenticated account.
BOTPRESS_UPDATE_ADMIN_BOTSTool to update an existing bot in a Botpress workspace via the Admin API.
UPDATE_ADMIN_WORKSPACETool to update a Botpress workspace via the Admin API.
BOTPRESS_UPDATE_WORKFLOWTool to update a workflow object in Botpress by setting parameter values.
BOTPRESS_VALIDATE_INTEGRATION_UPDATETool to validate an integration update request in Botpress Admin API.