Powertools MCP Search Server

by serverless-dna
Verified

search_docs

Search AWS Lambda Powertools documentation across Python, TypeScript, Java, and .NET runtimes to find details on features like Logger, Tracer, Metrics, and Idempotency using text queries.

Instructions

Perform a search of the Powertools for AWS Lambda documentation index to find web page references online. Great for finding more details on Powertools features and functions using text search. Try searching for features like 'Logger', 'Tracer', 'Metrics', 'Idempotency', 'batchProcessor', etc. Powertools is available for the following runtimes: python, typescript, java, dotnet. If a specific version is not mentioned the search service will use the latest documentation.

Input Schema

NameRequiredDescriptionDefault
runtimeYes
searchYes
versionNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "runtime": { "type": "string" }, "search": { "type": "string" }, "version": { "type": "string" } }, "required": [ "search", "runtime" ], "type": "object" }

You must be authenticated.

Other Tools from Powertools MCP Search Server

Related Tools

ID: 2lx665z7md