Conditional AI content block

The conditional AI content block combines the power of AI-generated content with conditional logic. It extends both the AI content block and conditional content block, allowing you to generate AI content only when specific conditions are met.
It supports all the same conditions and comparison types as the standard conditional block, but instead of showing/hiding static content, it controls when AI content gets generated.
Examples
Here are some AI-specific use cases:
- Generate a detailed performance analysis when
monthly_visitors > 100000 - Create premium-only AI content when
subscription_tier equals "enterprise" - Generate competitor analysis when
competitor_count is not empty - Write market comparisons when
market_share > industry_average
Like the standard AI content block, you can include variables from your data source in your prompts, and the AI will generate unique content based on your data when the conditions are met.