## File Info Documentation

_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 the `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.

### Permissions
- `api.file-infos.read`
