a7d4c3256f
- Renamed the getQuerySchema tool to getTableSchema for clarity and updated its implementation to fetch table-specific column schemas. - Adjusted the dashboard assistant and related tools to utilize getTableSchema in the workflow for executing TRQL queries. - Introduced a new generated schema file for TRQL tables to support the updated getTableSchema functionality. - Updated documentation to reflect changes in the toolchain and usage instructions for querying data.