Browse runtime sandbox
List entries at a path in the workspace runtime sandbox. Omit path to list the root, or pass depth=-1 (with no path) to fetch the entire repository tree from the configured default branch on GitHub in one call.
Documentation Index
Fetch the complete documentation index at: https://docs.getcargo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Optional path to browse, relative to the workspace working directory. Omit to list the root.
Recursion depth. Omit (or pass 1) to list a single directory level via the runtime sandbox. Pass -1 together with no path to fetch the entire repository tree from the configured default branch on GitHub in one call.
-9007199254740991 <= x <= 9007199254740991
