Tool to fetch a specific row from a table using the row's unique identifier. Use when you need to retrieve detailed data for a specific table row.
idRequiredintegerIdentifier of the row within the table.
botIdRequiredstringBot id. This is passed as the x-bot-id header.
tableRequiredstringThe table's name or unique identifier for targeting specific table operations.
userIdstringUser Id. This is passed as the x-user-id header.
userRolestringUser Role. This is passed as the x-user-role header.
integrationIdstringIntegration id. This is passed as the x-integration-id header.
integrationNamestringIntegration name. This is passed as the x-integration-name header.
integrationAliasstringIntegration alias. This is passed as the 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.