sinch-functions-node

Installation
SKILL.md

Sinch Functions — Node.js Runtime

Overview

Sinch Functions is in beta: free during the beta period, and the API may change before general availability.

Package: @sinch/functions-runtime (npm). Write TypeScript/JavaScript functions that answer phone calls, handle conversation webhooks, and serve custom HTTP endpoints.

Voice API v2 is what context.voice is and what a new function is written against. The unversioned name always means the current API: context.voice is v2, and the v1 client is context.voice.v1. The v2 sections below lead this skill because developers.sinch.com does not yet have a Functions-on-v2 page. Voice v1 is still supported and is covered in a section at the end.

Related skills:

Agent Instructions

Installs
20
Repository
sinch/skills
GitHub Stars
10
First Seen
11 days ago
sinch-functions-node — sinch/skills