Create packageAsk AIpost https://api.getmembrane.com/packagesBody ParamsuuidstringStable unique identifier (UUID). Can be provided on create; otherwise generated. Must be unique across elements of this type.keystringStable key for referencing the element (e.g. in selectors). Unique per (parent, integration) scope. Generated from name if not provided on create.namestringDisplay name. Optional on create; used to generate key when key is omitted.descriptionstringOptional human-readable description.metaobjectOptional key-value metadata.meta objectintegrationIdstringInternal ID of the integration this element belongs to. Omit for universal elements; set for integration-specific elements. Uniqueness of key is scoped per integration.integrationUuidstringUUID of the integration; alternative to integrationId when creating from export. Resolved to integrationId by the API.integrationKeystringKey of the integration; alternative to integrationId. Resolved to integrationId by the API.parentIdstringInternal ID of the parent workspace element. Used for hierarchy (e.g. integration-level under universal). Child key uniqueness is scoped by parent and integration.parentUuidstringUUID of the parent element; alternative to parentId when creating (e.g. from export). Resolved to parentId by the API.parentKeystringKey of the parent element; alternative to parentId. Resolved to parentId by the API.connectionIdstringConnection ID. Used when filtering by connection in list/selector queries, or when creating or identifying connection-level instances.instanceKeystringKey identifying a specific connection-level instance when multiple instances exist per (element, connection). Used in selector queries and when creating instances.isUniversalbooleanWhen true, the element is universal (shared across all integrations). Requires universal-element access. Omit or false for integration-specific elements.truefalseexternalAppIdstringInternal ID of the external app this element belongs to. Auto-populated from the integration when integrationId is set and the integration has an externalAppId.externalAppUuidstringUUID of the external app; alternative to externalAppId when creating from export. Resolved to externalAppId by the API.externalAppKeystringKey of the external app; alternative to externalAppId. Resolved to externalAppId by the API.scenarioTemplateIdstringelementsarray of objectselementsADD objectResponse 200Updated 26 days ago