Serverless functions
Platform-managed by default: Gyri invokes namespaced functions in its AWS/GCP account. Pro+ registers up to 5 slugs; Ultra unlimited with metered invocations.
Pro: 5 functions · 10k invocations/mo
- GraphQL invokeWorkspaceServerlessFunction
- REST POST /invoke_workspace_serverless_function
- Workflow serverless_invoke nodes
mutation { createWorkspaceServerlessFunction(name: "Enrich lead", provider: aws_lambda, slug: "enrich-lead") { functionId platformInvokeTarget } }