Query a PubMed article
API Endpoints
Query document
Queries a PubMed article with a user-provided question.
Args: request (QueryRequest): An object containing the PubMed ID and the query.
Returns: dict: A dictionary containing the result of the query.
Raises: HTTPException: If the PubMed ID is invalid, the article is not found, or the query fails.
POST
Query a PubMed article
Documentation Index
Fetch the complete documentation index at: https://aitrika.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
