getManagedCollections

getManagedCollections

getManagedCollections

Retrieve Collections that are managed by the current Plugin.

const managedCollections = await framer.getManagedCollections();

Returns

Caveats

  • Only Collections created or controlled by your Plugin appear in this list.

  • These Collections can be modified without the restrictions placed on user‑created Collections.