/
TL
tlbx-ai
/
tlbx API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
tlbx-ai
tlbx API
post
/api/browser/main
v54
latest
OpenAPI 3.1.1
raw.githubusercontent.com
2026-08-07
107
136
172.2 KB
Ai.Tlbx.MidTerm.OpenApi
post
/api/browser/main
Request body
BrowserCommandRequest
required
command
string
required
selector
string
nullable
value
string
nullable
maxDepth
integer
nullable
textOnly
boolean
required
timeout
integer
nullable
sessionId
string
nullable
previewName
string
nullable
previewId
string
nullable
Response
OK
BrowserCommandResponse
required
success
boolean
required
result
string
nullable
required
error
string
nullable
required
matchCount
integer
nullable
required