sx_list_projects
Search and retrieve project archives by project name using fuzzy keyword matching. Filter, sort, and paginate results to find specific project records quickly.
Instructions
查询项目档案(bdi_projectfile)。keyword 对项目名称做 like 模糊匹配。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | ||
| keyword | No | ||
| order_by | No | id desc | |
| page_size | No | ||
| page_index | No |