query_ubergraph
Execute custom SPARQL queries against the Ubergraph biomedical ontology endpoint. Use for tailored data retrieval when predefined tools are insufficient.
Instructions
Execute a SPARQL query against the Ubergraph endpoint. Use for custom queries when other tools don't fit your needs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | SPARQL query to execute | |
| timeout | No | Query timeout in seconds (max: 60) | |
| limit | No | Maximum results to return (max: 1000) | |
| format | No | Result format | json |