File Info is an entity used to describe metadata for a file within the MindBridge application. Every file has an associated File Info record. If the system detects tabular data in the file, the File Info is automatically upgraded to a Tabular File Info, which includes additional metadata describing the table and columns. The type of file info is determined by theDocumentation Index
Fetch the complete documentation index at: https://developer.mindbridge.ai/llms.txt
Use this file to discover all available pages before exploring further.
type field. If the value is FILE_INFO, the record is a file info. If the value is
TABULAR_FILE_INFO, the record is a tabular file info.
