/
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/command
v51
latest
OpenAPI 3.1.1
raw.githubusercontent.com
2026-08-01
107
136
171.4 KB
Ai.Tlbx.MidTerm.OpenApi
post
/api/browser/command
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