uniprot_target_dossier
Generates a comprehensive dossier for a UniProt entry, covering identity, function, structure, drug targets, and disease associations to guide further analysis.
Instructions
One-call comprehensive characterisation of a UniProt entry, structured for drug-discovery / clinical workflows. Composes nine views over the same entry plus one FASTA fetch (so two upstream network calls, not nine):
Identity · Function · Sequence chemistry · Structural evidence (PDB count + best-resolution + AlphaFold model id + InterPro count) · Drug-target context (ChEMBL ids, DrugBank count) · Disease associations (with MIM IDs) · Variants count · Functional annotations (top GO MF, subcellular, ECO diversity) · Cross-references summary
For per-residue pLDDT confidence call uniprot_get_alphafold_confidence
separately. For full disease detail call
uniprot_get_disease_associations. The dossier is the entry-
level summary that decides which deeper tools are worth calling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accession | Yes | ||
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |