list_interactions
Filter and sort a protein's interactions by kind, type, pathway, and minimum evidence. Returns concise lists to answer targeted questions about interaction types and evidence strength.
Instructions
Filtered, sorted, headline-only list of a protein's interactions.
kind = activates|inhibits|binds|regulates; type = direct|indirect; pathway = a pathway-name substring; min_evidence = minimum supporting papers; sort = evidence|functions|partner. Lighter than get_protein; use it for targeted questions ("best-evidenced inhibitory edges in ERAD"), then drill in with get_interaction(id).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| sort | No | evidence | |
| type | No | ||
| limit | No | ||
| order | No | desc | |
| symbol | Yes | ||
| pathway | No | ||
| min_evidence | No |