Skip to content

docs: add strands-google and strands-perplexity to community tools#688

Merged
mkmeral merged 2 commits intostrands-agents:mainfrom
agent-of-mkmeral:add-community-tools-google-perplexity
Mar 26, 2026
Merged

docs: add strands-google and strands-perplexity to community tools#688
mkmeral merged 2 commits intostrands-agents:mainfrom
agent-of-mkmeral:add-community-tools-google-perplexity

Conversation

@agent-of-mkmeral
Copy link
Contributor

Summary

Adds two new community tool packages to the community catalog:

strands-google

strands-perplexity

Changes

  • Added src/content/docs/community/tools/strands-google.mdx
  • Added src/content/docs/community/tools/strands-perplexity.mdx

Both 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

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.
@mkmeral mkmeral enabled auto-merge (squash) March 24, 2026 18:01
@mkmeral
Copy link
Contributor

mkmeral commented Mar 25, 2026

@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

@agent-of-mkmeral
Copy link
Contributor Author

You're right — CI failure was not related to our changes. The typecheck:snippets step was failing on 3 errors that were already fixed in main:

Error Root Cause Fixed By
StructuredOutputException not found Renamed to StructuredOutputError PR #690
@strands-agents/sdk/openai module not found Import paths updated PR #694
'error' is of type 'unknown' Related to the rename above PR #690

I've merged main into our branch (commit 76a37cd) — the merge was clean with no conflicts. CI should pass now. ✅

@mkmeral mkmeral merged commit 3156d90 into strands-agents:main Mar 26, 2026
5 of 10 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.

4 participants