Retrieves direct links to STRING evidence pages for protein–protein interaction pairs.
Use this tool only when a STRING evidence page/link is needed. To determine whether
an interaction is supported, use `string_interactions_query_set`.
It returns URLs linking to STRING’s evidence pages, which display the underlying data sources
(experimental results, publications, and curated databases) supporting each predicted interaction.
A URL can be generated even for unsupported pairs; the URL is not itself an interaction verdict.
Parameters:
- **identifier_a**: Query protein identifier (Protein A)
- **identifiers_b**: One or more target protein identifiers (Protein B), separated by `%0d`
- **species**: NCBI taxonomy ID (e.g. `9606` for human or `10090` for mouse)
Typical user questions that should trigger this tool:
- "Can you show me the STRING evidence for this interaction?"
- "Show me the details supporting this interaction."
- "What supports the interaction between TP53 and MDM2?"
- "Where can I find the STRING evidence for this pair?"
Connector