/
TL
tlbx-ai
/
tlbx API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v51
latest
OpenAPI 3.1.1
raw.githubusercontent.com
2026-08-01
107
136
171.4 KB
Ai.Tlbx.MidTerm.OpenApi
post
/api/workers/bootstrap
Request body
WorkerBootstrapRequest
required
name
string
nullable
shell
string
nullable
workingDirectory
string
nullable
resumeThreadId
string
nullable
cols
integer
required
rows
integer
required
agentControlled
boolean
required
injectGuidance
boolean
required
profile
string
nullable
appServerControlOnly
boolean
required
launchCommand
string
nullable
spaceId
string
nullable
workspacePath
string
nullable
surface
string
nullable
launchDelayMs
integer
required
slashCommands
string[]
required
slashCommandDelayMs
integer
required
Response
OK
WorkerBootstrapResponse
required
session
SessionInfoDto
required
profile
string
required
launchCommand
string
nullable
required
slashCommands
string[]
required
guidanceInjected
boolean
required
tlbxDir
string
nullable
required