TSchema: Record<string, {
    flat: RecordData;
    nested: RecordData;
    plain: RecordData;
}>

Global schema which is generated by agent