Metadata is a way to attach arbitrary key-value pairs for a sandbox. This is useful in various scenarios, for example:Documentation Index
Fetch the complete documentation index at: https://e2b-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- Associate a sandbox with a user session.
- Store custom user data for a sandbox like API keys.
- Associate a sandbox with a user ID and connect to it later.
Sandbox.list() method.
If you’re using the beta version of the SDK, the
Sandbox.list() method was updated. See List Sandboxes for more information.