Skip to content

Commit 9ed0f55

Browse files
committed
mention docs page for index schemas
1 parent ff20ff7 commit 9ed0f55

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

SKILL.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@ Use `collection_id` to find original imaging data, may include annotations depos
104104

105105
The `idc-index` package provides multiple metadata index tables, accessible via SQL or as pandas DataFrames.
106106

107+
**Complete index table documentation:** Use https://idc-index.readthedocs.io/en/latest/indices_reference.html for quick check of available tables and columns without executing any code.
108+
107109
**Important:** Use `client.indices_overview` to get current table descriptions and column schemas. This is the authoritative source for available columns and their types — always query it when writing SQL or exploring data structure.
108110

109111
### Available Tables

0 commit comments

Comments
 (0)