/
ST
stainless-api
/
Agentlin API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 12h ago · Updated 2mo ago
Details
Filter operations
Environment
11
post
Create Environment
post
Step Environment
post
Get Observation
post
Reset Environment
post
Close Environment
get
Get Session Info
delete
Delete Session
get
List Sessions
post
Cleanup Inactive Sessions
get
List Environments
get
Get Environment Info
Tasks
7
Environment
Get Observation
获取当前环境观察、工具列表和完成状态
post
/env/observation
Request body
EnvObservationRequest
required
获取观察请求
session_id
string
required
Response
Successful Response
EnvObservationResponse
required
获取观察响应
state
object
required
tools
ToolData[]
required
done
boolean
Changes