Metis · Librarian — Extract Structured
extract_structuredExtract structured evidence briefs from your PDF library by running a fixed question set over indexed documents, producing a markdown table with citations for systematic review scaffolding.
Instructions
Extract a structured, cited evidence brief on a topic from the PDF library.
Elicit-style structured extraction: runs a fixed question set over the indexed
library (PaperQA2) and assembles a markdown table — one row per field, each
answer carrying its citations. Useful for systematic-review scaffolding.
Args:
topic: The subject to extract on (e.g. "HAT passive screening sensitivity").
fields: Optional comma-separated fields to extract. Default set covers
population, design, sample size, outcome, finding, limitations.
scope: Which index to query ("default" or "ph_library"). Build it first
with index_library_pdfs().
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | default | |
| topic | Yes | ||
| fields | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |