Get Table Descriptions
lyzr_semantic_model_get_descriptionsRetrieve saved table and column descriptions for a specific table. Provide database ID, RAG config ID, and table name to access stored semantic model metadata.
Instructions
Get saved table and column descriptions for a table in a database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | Yes | Table name | |
| database_id | Yes | Database id | |
| rag_config_id | Yes | RAG config id |