aws_s3
Manage AWS S3 buckets and objects by listing, creating, deleting, uploading, and downloading files through the MCP SysOperator server.
Instructions
Manage AWS S3 buckets and objects
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| region | Yes | ||
| bucket | No | ||
| objectKey | No | ||
| localPath | No | ||
| acl | No | ||
| tags | No | ||
| metadata | No | ||
| contentType | No |