MCPcopy Index your code
hub / github.com/simstudioai/sim / basic-usage.ts

File basic-usage.ts

packages/ts-sdk/examples/basic-usage.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { SimStudioClient, SimStudioError } from '../src/index'
2
3// Example 1: Basic workflow execution
4async function basicExample() {

Callers

nothing calls this directly

Calls 1

runExamplesFunction · 0.85

Tested by

no test coverage detected