action royalmail_get_manifest_async { label: "Retrieve manifest status and documentation" provider: royalmail method: GET path: "/manifests/{manifestGuid}" encoding: json output: { type: "object" additionalProperties: true } }