S3-Compatible Storage AgentConnect RustFS, MinIO, AWS S3, or another S3-compatible object store for bucket and file operations.AgentsdocsAgentsdocsagentsstorage
← Agents

Storage

S3-Compatible Storage

The S3-compatible connection stores endpoint, access key, secret key, region, and path-style settings. The storage agent handles bucket lifecycle and file operations across S3-compatible systems.

Common use cases

  1. Create, list, and delete buckets.
  2. Upload, download, list, copy, inspect, and delete files.
  3. Use path-style addressing for RustFS or MinIO-compatible storage.

Capabilities

  • Create, list, and delete buckets
  • Upload and download files
  • List files with prefix and pagination
  • Get file metadata
  • Copy and delete files

Connection types

s3_compatible

Data handled

  • Buckets
  • Objects
  • File metadata
  • Base64 file content