How it works
- A per-app GCS (Google Cloud Storage) path is provisioned
STORAGE_BUCKETandGOOGLE_APPLICATION_CREDENTIALSare injected as environment variables- Your app reads and writes files using any GCS-compatible SDK
Usage in your app
For agents
Storage is auto-provisioned. No CLI commands needed — just deploy an app that uses theSTORAGE_BUCKET environment variable. The rest is handled automatically.