Verify Biological Claim
verify_biological_claimDecompose a biological claim into structured components and retrieve relation-specific evidence from databases to verify its accuracy.
Instructions
Verify a biological claim with structured claim decomposition and relation-specific database evidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| claim | Yes | Natural language biological claim to verify. | |
| context_gene | No | Optional gene symbol to focus evidence gathering. | |
| max_evidence_sources | No | Maximum evidence providers to query. Default 5. |