Get detailed schema information for a specific table including column definitions, types, keys, and optionally sample data. This is essential for AI agents to understand table structure before constructing queries.
databasestringDatabase name (overrides connection default)
table_nameRequiredstringName of the table to describe
sample_rowsintegerNumber of sample rows to return (only if include_sample_data is true)
include_sample_databooleanWhether to include sample rows from the table
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.