action cycat_get_relationshipsexpanded { label: "get_relationshipsexpanded" description: "Get relationship(s) UUID from a specified UUID including the relationships meta information." provider: cycat method: GET path: "/relationships/expanded/{uuid}" encoding: json output: { type: "object" additionalProperties: true } }