Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ SimStudioClient, SimStudioError } from
'../src/index'
2
3
// Example 1: Basic workflow execution
4
async
function
basicExample() {
Callers
nothing calls this directly
Calls
1
runExamples
Function · 0.85
Tested by
no test coverage detected