{'code': 0, 'data': {'properties': {'ownerUser': 7287826575347941404, 'revision': 0, 'sheetCount': 6, 'title': '聚名师名师-品牌营销-多账号发布内容'
}, 'sheets': [
{'blockInfo': {'blockToken': 'YRvjb8JAda5sgfssSbfc0KJXnnf_tbl2ukEHQVYXLfI9', 'blockType': 'BITABLE_BLOCK'
}, 'columnCount': 20, 'frozenColCount': 0, 'frozenRowCount': 0, 'index': 0, 'rowCount': 200, 'sheetId': 'Zk0FLb', 'title': '内容发布总表'
},
{'blockInfo': {'blockToken': 'YRvjb8JAda5sgfssSbfc0KJXnnf_tblMJNm5TjLKtwZC', 'blockType': 'BITABLE_BLOCK'
}, 'columnCount': 20, 'frozenColCount': 0, 'frozenRowCount': 0, 'index': 1, 'rowCount': 200, 'sheetId': '020VR4', 'title': '选题灵感库'
},
{'columnCount': 11, 'frozenColCount': 0, 'frozenRowCount': 0, 'index': 2, 'merges': [
{'columnCount': 1, 'rowCount': 2, 'startColumnIndex': 2, 'startRowIndex': 11
},
{'columnCount': 2, 'rowCount': 1, 'startColumnIndex': 3, 'startRowIndex': 12
},
{'columnCount': 2, 'rowCount': 1, 'startColumnIndex': 3, 'startRowIndex': 11
},
{'columnCount': 1, 'rowCount': 3, 'startColumnIndex': 2, 'startRowIndex': 14
},
{'columnCount': 1, 'rowCount': 2, 'startColumnIndex': 2, 'startRowIndex': 8
},
{'columnCount': 1, 'rowCount': 2, 'startColumnIndex': 1, 'startRowIndex': 8
},
{'columnCount': 1, 'rowCount': 4, 'startColumnIndex': 1, 'startRowIndex': 4
},
{'columnCount': 1, 'rowCount': 3, 'startColumnIndex': 1, 'startRowIndex': 1
}
], 'rowCount': 196, 'sheetId': 'gCViMl', 'title': '老师介绍'
},
{'columnCount': 20, 'frozenColCount': 3, 'frozenRowCount': 0, 'index': 3, 'rowCount': 201, 'sheetId': 'm5vavN', 'title': '10.17笔记'
},
{'columnCount': 21, 'frozenColCount': 2, 'frozenRowCount': 1, 'index': 4, 'rowCount': 203, 'sheetId': 'iaXcDi', 'title': '剪辑对比'
},
{'columnCount': 26, 'frozenColCount': 2, 'frozenRowCount': 1, 'index': 5, 'merges': [
{'columnCount': 1, 'rowCount': 3, 'startColumnIndex': 4, 'startRowIndex': 12
},
{'columnCount': 1, 'rowCount': 2, 'startColumnIndex': 4, 'startRowIndex': 3
},
{'columnCount': 1, 'rowCount': 2, 'startColumnIndex': 2, 'startRowIndex': 1
},
{'columnCount': 1, 'rowCount': 2, 'startColumnIndex': 3, 'startRowIndex': 1
},
{'columnCount': 1, 'rowCount': 2, 'startColumnIndex': 4, 'startRowIndex': 1
},
{'columnCount': 1, 'rowCount': 2, 'startColumnIndex': 5, 'startRowIndex': 1
},
{'columnCount': 1, 'rowCount': 4, 'startColumnIndex': 2, 'startRowIndex': 8
},
{'columnCount': 1, 'rowCount': 7, 'startColumnIndex': 4, 'startRowIndex': 5
},
{'columnCount': 1, 'rowCount': 7, 'startColumnIndex': 5, 'startRowIndex': 5
},
{'columnCount': 1, 'rowCount': 3, 'startColumnIndex': 2, 'startRowIndex': 5
}
], 'rowCount': 196, 'sheetId': 'qgFpYT', 'title': '工作量盘点'
}
], 'spreadsheetToken': 'GKaGwmnHZiiFTaklNtSczXdRnah'
}, 'msg': 'success'
}
根据飞书教程获取了表格元数据,但是不知道怎么样才能从元数据中获取多维表格内容,元数据输出指令如上。我需要从内容总表里面下载多维表格图片。
已尝试列出数据表格、列出记录、获取sheet页名称等指令都不行。
