bc_get_open_targets_graphql_schema
Retrieve the Open Targets GraphQL schema to construct valid queries for biomedical data.
Instructions
Retrieve the Open Targets GraphQL schema for query construction.
Returns: dict: Schema string in format {'schema': '...'} containing GraphQL type definitions or error message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||