uniprot_get_alphafold_confidence
Retrieve AlphaFold pLDDT confidence metrics for a UniProt protein to evaluate model reliability via mean score and confidence band percentages.
Instructions
Fetch AlphaFold-DB pLDDT confidence summary for a UniProt accession. Returns the global mean pLDDT score plus the four-band distribution (very high ≥ 90 / confident 70-90 / low 50-70 / very low < 50) so the agent can decide whether to trust the model. Critical for any structural-biology workflow that builds on a predicted model: a target with 95 % residues 'very high' is publication-grade; a target with 40 % 'very low' is largely disordered and structural inference is unsafe.
This tool calls https://alphafold.ebi.ac.uk — declared in PRIVACY.md as a third party. Provenance carries source = AlphaFoldDB.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accession | Yes | ||
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |