dataverse_get_table_metadata
Retrieve schema details for a Dataverse table by logical name, including entity set name, primary key, and primary name attribute.
Instructions
Get schema details for a single Dataverse table by logical name.
Returns the entity set name, primary key attribute, and primary name attribute. Use dataverse_list_tables to discover available table logical names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |