Version 0.1.0-beta.7
TL;DR: Browse the Asset manager directly — email and SMS templates, blocks, custom rows, snippets, App Inbox designs, uploaded files, and the built-in predefined template library. Preview and clone a scenario into another project. list_projects now returns and filters by a project's URL slug.
Browse the Asset Manager library
-
List or fetch the reusable email and SMS design templates, HTML blocks, BEE custom rows, snippets, and App Inbox templates saved in a project — the same library the dashboard's Asset Manager reads from, distinct from the campaigns built out of them.
-
Search uploaded files by name across the whole library, or browse a folder directly to see its subfolders and files.
-
List Bloomreach's built-in predefined template library, the shared catalog behind the Asset Manager's "Predefined templates" option. It isn't scoped to a project.
Only-mine filtering on these tools resolves your user ID through the project's user list; without that access it falls back to matching your display name, which can miss results.
Clone a scenario into another project
-
Preview cloning a scenario into another project before anything changes. The preview reports every dependency the scenario needs (templates, filters, catalogs, and more) and whether each already exists or differs in the target project.
-
Clone the scenario once you've reviewed the preview, resolving each conflicting dependency as a duplicate, a replacement, or the existing target copy. The clone is always created as a draft.
Look up a project by its URL slug
-
list_projectsandlist_projects_with_overviewnow return a project's URL slug, the path segment after/p/in its Engagement URL — useful for matching a pasted dashboard link to a project ID. -
list_projectsalso accepts a URL slug as an exact-match filter. Pass the bare segment; a full URL or a path is rejected.
The slug is a lookup aid, not a unique identifier. The same slug can exist on more than one Engagement instance, so project_id is still what every other tool requires.

