Tool to list knowledge bases for a bot. Use when you need to retrieve or display knowledge bases with optional tag filtering; supports pagination via nextToken.
tagsstringFilter knowledge bases by tags. Tags should be passed as a URL-encoded JSON object of key-value pairs that must be present in the tags of a knowledge base. An array of multiple string values for the same key are treated as an OR condition. To exclude a value, express it as an ob…
botIdRequiredstringThe unique UUID identifier of the bot whose knowledge bases should be listed. Must be a valid UUID format. Sent as x-bot-id header.
userIdstringUser Id. Sent as x-user-id header.
userRolestringUser Role. Sent as x-user-role header.
nextTokenstringProvide the meta.nextToken value provided in the last API response to retrieve the next page of results. Leave empty for the first request.
integrationIdstringIntegration id. Sent as x-integration-id header.
integrationNamestringIntegration name. Sent as x-integration-name header.
integrationAliasstringIntegration alias. Sent as x-integration-alias header.
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.