agent-storage-sandbox
Create a free sandbox object storage bucket; upload, download, list, inspect, and delete objects.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeCan modify data
What it can do
- Create Bucket: Create a private 30-day sandbox bucket and its secret bearer token.
- Get Bucket Permissions: Return currently permitted buckets and operations.
- Get Bucket: Return details and policy-visible state for one bucket.
What data it sees
Do you need an account
No: the server works without sign-in
Create a free sandbox object storage bucket; upload, download, list, inspect, and delete objects.
Server tool list (8)
Raw names from tools/list. Only developers need these.
| create_bucket | Create a private 30-day sandbox bucket and its secret bearer token. |
| get_bucket_permissions | Return currently permitted buckets and operations. |
| get_bucket | Return details and policy-visible state for one bucket. |
| upload_object | Return a secret, short-lived PUT URL for an object up to 5 GB. |
| download_object | Return a secret, short-lived GET URL for an object's bytes. |
| list_objects | List one page of objects and path-like prefixes, ordered by key. |
| delete_object | Delete an object; versioned buckets may retain older versions. |
| get_object_metadata | Return an object's size, timestamps, ETag, content type, metadata, and tags. |