list_lambda_functions
Retrieve and analyze all AWS Lambda functions in an account, with optional runtime filtering and performance metrics. Optimize function performance and track key insights using Lambda Performance MCP Server.
Instructions
List all Lambda functions in the account with basic performance info
Input Schema
Name | Required | Description | Default |
---|---|---|---|
includeMetrics | No | Include basic performance metrics (default: false) | |
runtime | No | Filter by runtime (e.g., nodejs18.x, python3.9) |