This catalogue entry describes the current repository definition. Availability, scopes, and production readiness should be confirmed during private-beta onboarding.
Native tools
GET
aws_list_buckets
List all S3 buckets in the account (real S3 ListBuckets API, signed with AWS SigV4). Note: S3 returns XML, not JSON — the response body will fail to parse as JSON downstream until this platform's response handling is made content-type-aware.