Loading...
Loading...
Discover what's in the connected warehouse — schemas, tables, columns, and CARTO named sources.
npx skill4agent add cartodb/agent-skills carto-explore-datawarehousecarto connections browsecarto connections describecarto-query-datawarehouse# What connections are registered?
carto connections list --json
# Walk the hierarchy (no path = top level)
carto connections browse <connection-name>
# Drill in
carto connections browse <connection-name> "carto-demo-data"
carto connections browse <connection-name> "carto-demo-data.demo_tables"
# Get columns + types for a specific table
carto connections describe <connection-name> "carto-demo-data.demo_tables.nyc_collisions"| Engine | |
|---|---|
| BigQuery | |
| Snowflake | |
| Postgres / Redshift | |
| Databricks | |
| Topic | Reference |
|---|---|
| references/connection-browse.md |
| Named sources — what they are, how to list and inspect them | references/named-sources.md |
connections browse--page-sizedescribeST_DWithinSTRINGgeomcarto-demo-datacarto connections browse <bq-connection> "carto-demo-data"