action runscope_get_buckets { label: "Returns a list of buckets." provider: runscope method: GET path: "/buckets" encoding: json output: { type: "object" additionalProperties: true } }