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/iii iii-node-sdknpm install iii-sdk| API | Purpose |
|---|---|
| Connect to the engine and return the |
| Register a local async function handler |
| Register an HTTP-invoked external function |
| Bind a trigger to a function (with optional metadata) |
| 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 |
AuthResult| Field | Purpose |
|---|---|
| Additional function IDs to allow |
| Function IDs to deny (overrides expose_functions) |
| Trigger types the worker may register |
| Whether the worker can register new trigger types |
| Prefix applied to functions registered by worker |
| Arbitrary context forwarded to middleware/handlers |
iii-browser-sdkiii-browser-sdkiii-functions-and-triggersiii-http-endpointsiii-http-middlewareiii-browser-sdkiii-python-sdkiii-rust-sdkiii-node-sdk