action runscope_post_buckets { label: "Create a new bucket" provider: runscope method: POST path: "/buckets" encoding: json output: { type: "object" additionalProperties: true } }