FusionAuth API — Lambda
FusionAuth API — Lambda. 8 operations. Lead operation: Retrieves all the lambdas for the provided type.. Self-contained Naftiko capability covering one business surface.
FusionAuth API — Lambda is a Naftiko capability published by FusionAuth, one of 33 capabilities the APIs.io network indexes for this provider. It bundles 8 operations across the POST, GET, DELETE, PATCH, and PUT methods rooted at /v1/api/lambda.
The capability includes 2 read-only operations and 6 state-changing operations. Lead operation: Creates a Lambda. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include FusionAuth and Lambda.
What You Can Do
MCP Tools
fusionauth-createlambda
Creates a Lambda. You can optionally specify an Id for the lambda, if not provided one will be generated.
fusionauth-retrievelambdasbytypewithid
Retrieves all the lambdas for the provided type.
fusionauth-searchlambdaswithid
Searches lambdas with the specified criteria and pagination.
fusionauth-createlambdawithid
Creates a Lambda. You can optionally specify an Id for the lambda, if not provided one will be generated.
fusionauth-deletelambdawithid
Deletes the lambda for the given Id.
fusionauth-patchlambdawithid
Updates, via PATCH, the lambda with the given Id.
fusionauth-retrievelambdawithid
Retrieves the lambda for the given Id.
fusionauth-updatelambdawithid
Updates the lambda with the given Id.