{ "$schema": "https://raw.githubusercontent.com/twentyhq/twenty/main/packages/twenty-cli/src/constants/schemas/serverlessFunction.schema.json", "universalIdentifier": "b5e86982-b9ec-4c3d-8a02-6ea08a5b2d35", "name": "process-transcript", "triggers": [ { "universalIdentifier": "a25fcbbf-1a20-438a-b277-ee8ca9770499", "type": "route", "path": "/transcript", "httpMethod": "POST", "isAuthRequired": true } ] }