Skip to content

docs: add pagination and max_results to Gmail and Calendar toolkits#739

Merged
ysolanky merged 1 commit into
mainfrom
docs/gmail-pagination
Jul 20, 2026
Merged

docs: add pagination and max_results to Gmail and Calendar toolkits#739
ysolanky merged 1 commit into
mainfrom
docs/gmail-pagination

Conversation

@Mustafa-Esoofally

@Mustafa-Esoofally Mustafa-Esoofally commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Summary

Documents new max_results parameter (default: 20) from agno-agi/agno#9030.

This parameter caps results per API request to prevent context overflow in LLM agents. Increase it if your model has a larger context window.

Updated Toolkits

  • Gmailtools/toolkits/social/gmail.mdx
  • Google Calendartools/toolkits/others/googlecalendar.mdx
  • Google Drivetools/toolkits/others/google-drive.mdx
  • Google Slidestools/toolkits/others/google-slides.mdx

Changes

  • Added <Tip> explaining the 20-result default and when to increase it
  • Added max_results parameter to each toolkit's params table

@mintlify

mintlify Bot commented Jul 20, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
agno 🟢 Ready View Preview Jul 20, 2026, 4:47 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Document new max_results parameter (default: 20) from agno-agi/agno#9030.
Prevents context overflow by capping results per API request.

Updated toolkits:
- Gmail
- Google Calendar
- Google Drive
- Google Slides
@ysolanky
ysolanky merged commit 6f3eaf3 into main Jul 20, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants