schema_get_entity
Retrieve the available fields for a specified entity from the ODS model.
Instructions
Get available fields for an entity from ODS model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_name | Yes | Entity name (e.g., 'StructureLevel') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | Yes | ||
| attributes | Yes | ||
| description | Yes | ||
| derived_from | Yes | ||
| relationships | Yes | ||
| example_queries | No |