environment_list
Retrieve sandbox environments and their metadata to select the appropriate environment for an agent session based on name, description, or agent metadata.
Instructions
List sandbox environments (summaries: id, name, description, metadata).
Starting a session needs an env_*. Don't just grab the first — pick the
environment that fits THIS agent by matching its name/description/metadata to
the agent (e.g. metadata.agent_name, or a shared naming convention). The wrong
environment gives the agent the wrong tools/packages. Page via next_page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| page | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||