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