Loading...
Loading...
Node.js/TypeScript SDK for the iii engine. Use when building workers, registering functions, or invoking triggers in TypeScript or JavaScript.
npx skill4agent add iii-hq/skills iii-node-sdknpm install iii-sdk| Export | Purpose |
|---|---|
| Connect to the engine and return the client |
| Register an async function handler |
| Bind a trigger to a function |
| Invoke a function |
| Fire-and-forget invocation mode |
| Durable async invocation mode |
| Structured logging |
| OpenTelemetry instrumentation |
| Binary streaming between workers |
| Custom stream implementation |
| Custom trigger type registration |
iii-functions-and-triggersiii-http-endpointsiii-python-sdkiii-rust-sdk