get_entity_schema
Get field names, types, and navigation properties for a Timetta entity. Call this before running OData queries to understand available data structure.
Instructions
Get fields, types and navigation properties for one Timetta entity (e.g. 'Users', 'TimeEntries'). Call this before query_odata to learn real field names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |