action runscope_get_buckets_bucket_key_tests_test_id_steps { label: "List test steps for a test." provider: runscope method: GET path: "/buckets/{bucketKey}/tests/{testId}/steps" encoding: json output: { type: "object" additionalProperties: true } }