List datasets connected to my workspace
list_connected_datasetsThe public datasets the authenticated workspace has used so far. Takes no arguments. query_table is not limited to this list: a key reads any public dataset (connecting it on first use) and the workspace's own tables; an OAuth connection reads any public dataset it has datasets:use for, or connect_dataset first. Returns {workspace_id, datasets: [{slug, title, use_id, connected_at, canonical_url}]}. An empty list means nothing has been used yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||