Search the PubMed database using specified keywords and/or author names. This function allows users to search the PubMed database by providing keywords for titles or abstracts and/or author names. It returns a specified number of results in a formatted dictionary....
Fetch and format details of multiple PubMed articles. This function retrieves details for a list of PubMed IDs and formats them into a list of dictionaries containing article information. Parameters: - pubmed_ids (List[str]): A list of PubMed IDs to fetch details for. Returns: - List[Dict[str, Any]]: A list of dictionaries, each containing details of a PubMed article.
No configuration needed. Connect to run tools.