Tool to retrieve a public integration by name and version from the Botpress hub. Use when you need to get integration details, check available actions/events/channels, or verify integration configuration.
nameRequiredstringIntegration name. This is the unique identifier for the integration in the Botpress hub.
versionRequiredstringIntegration version. Can be a specific semver version (e.g., "1.2.3"), a semver version range (e.g., "^1.0.0"), or the constant string "latest" to get the most recent version.
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.