action cycat_get_child { label: "get_child" description: "Get child UUID(s) from a specified project or publisher UUID." provider: cycat method: GET path: "/child/{uuid}" encoding: json output: { type: "object" additionalProperties: true } }