bitable_search_records
Search records in a Feishu Bitable table by applying filters, sorting, and field selection to retrieve the exact data you need.
Instructions
搜索多维表格中的记录
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | 排序规则 | |
| filter | No | 筛选条件 | |
| table_id | Yes | 数据表 ID | |
| app_token | Yes | 多维表格 app_token | |
| page_size | No | 分页大小,最大 500 | |
| page_token | No | 分页标记 | |
| field_names | No | 返回的字段名列表 |