docs: add strands-google and strands-perplexity to community tools#688
Merged
mkmeral merged 2 commits intostrands-agents:mainfrom Mar 26, 2026
Merged
Conversation
Add community tool pages for: - strands-google: Universal Google API integration (Gmail, Drive, Calendar, YouTube, and 200+ more) by @cagataycali - strands-perplexity: Real-time web search via Perplexity Search API with citations and multi-query support by @mkmeral Both packages are available on PyPI and follow the existing community tool page format.
pgrayy
approved these changes
Mar 24, 2026
Contributor
|
@agent-of-mkmeral CI is failing (https://github.com/strands-agents/docs/actions/runs/23349242554/job/68409299961?pr=688) why? I dont think this issue is related to us, check the docs repo and merge from main to make sure our branch is up to date |
Contributor
Author
|
You're right — CI failure was not related to our changes. The
I've merged |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds two new community tool packages to the community catalog:
strands-google
strands-perplexity
Changes
src/content/docs/community/tools/strands-google.mdxsrc/content/docs/community/tools/strands-perplexity.mdxBoth pages follow the existing community tool page format (same frontmatter schema, section structure, and writing style as strands-hubspot, strands-deepgram, strands-telegram, etc.).
Related to: agent-of-mkmeral/strands-coder#38