Frontly's Content Library feature allows you to save pre-defined text content to be used throughout your app and AI actions.
You can access the Content Library at this link when logged in as an admin:
Add a piece of content, with a Name, Key and Content:
The 'Key' is how you will reference the content, using the brand-new 'content' variable.
For example, if your key is blog-post, you can access this text content with the variable {{ content.blog-post }} within any block or action throughout your app.
In particular, this is useful for running AI actions where you want to pass in a large amount of text for context or a prompt that you re-use in multiple places.