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_bucketCreate a private 30-day sandbox bucket and its secret bearer token.
get_bucket_permissionsReturn currently permitted buckets and operations.
get_bucketReturn details and policy-visible state for one bucket.
upload_objectReturn a secret, short-lived PUT URL for an object up to 5 GB.
download_objectReturn a secret, short-lived GET URL for an object's bytes.
list_objectsList one page of objects and path-like prefixes, ordered by key.
delete_objectDelete an object; versioned buckets may retain older versions.
get_object_metadataReturn an object's size, timestamps, ETag, content type, metadata, and tags.