Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
from agno.agent import Agent from agno.tools.pubmed import PubmedTools agent = Agent(tools=[PubmedTools()], show_tool_calls=True) agent.print_response("Tell me about ulcerative colitis.")
email
str
"your_email@example.com"
max_results
int
None
search_pubmed
query