action crucible_browse { label: "browse" description: "Lists the contents of the specified directory." provider: crucible method: GET path: "/rest-service/repositories-v1/browse/{repository}/{path}" encoding: json output: { type: "object" additionalProperties: true } }