MCP2Lambda
Votes: 0
Retrieves detailed customer information based on a customer ID. This function returns customer details like name, email, and status, showing how Lambda can provide context-specific data. The function is hard coded to reply to the customer ID returned by the previous function. For example, you can ask the model to "Get the customer status for email user@example.com". This will use both functions to get to the result.
GitHub: https://github.com/danilop/MCP2Lambda
Language: Python
License: MIT
Official: No
Categories:
Cloud PlatformsVirtualization