get_schema_fields
Retrieve table schema fields for genomics datasets to understand data structure before analysis, supporting research across Omics AI Explorer platforms.
Instructions
Get the schema fields for a specific table
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | Yes | Network name or URL | |
| collection_slug | Yes | Collection slug name | |
| table_name | Yes | Qualified table name (e.g., 'collections.gnomad.variants') | |
| access_token | No | Optional access token for authentication |