search_qcrecords_advanced
Search quality control records using advanced filters such as project ID and pipeline metadata. Specify page, results per page, and option to return only the newest record per scope.
Instructions
Search QC records with advanced filtering (POST).
Args: filter_on: Filter dictionary, e.g.: {"project_id": "P-1234", "metadata": {"pipeline": "RNA-Seq"}} page: Page number per_page: Results per page latest: Return only newest record per scope
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| latest | No | ||
| per_page | No | ||
| filter_on | No |