Content Model Creation agent

  • Updated

Content Model Creation is an Optimizely Opal agent that builds a content model for Optimizely Content Management System (SaaS) from a URL or an image. The agent references your existing content types to avoid duplicates.

  • Challenge – Analyzing and creating content models that use the latest product features is complex and time-consuming.
  • Agent outcome – Creates content type suggestions based on a URL or image.
  • Value – Faster development when creating new content types or adding features to existing ones.

See Define content types in the developer documentation.

See Content Model Creation Agent in Optimizely Academy.

Required Optimizely products

Content Management System (SaaS)

Install agent

Opal Administrators, Agent Builders, and Opal Users with the Add, edit, and install specialized agents  attribute for a custom role can add agents to their organization's Optimizely Opal instance. See Add users and set permissions.

Install the agent from the Opal Agent Directory.

  1. Go to Agents > Agent Directory.
  2. Select Content Model Creation.
  3. Click Install Agent to add it to your Opal instance.

    screenshot of the Content Model Creation entry in the Opal Agent Directory where Install Agent is highlighted

If Install Agent is disabled, ensure you have the Required Optimizely products connected to your Opal instance.

Use the agent

In Opal Chat, enter @content_model_creation and provide one of the following details:

  • url – A website URL to generate a content model for.
  • image – An uploaded image to generate a content model for.

The agent suggests a content model as a list of content types — each marked New or Modified, with the affected properties and the full JSON for each type. It ends by asking whether to apply the suggestions to your Content Management System (SaaS) instance.

To use the Content Model Creation agent in a workflow agent, drag and drop it into your workflow. See Create a workflow agent.

Details

These are the default details for the Content Model Creation agent. After you install the agent in your Opal instance, customize these details for your organization's needs. See Manage agents for instructions.

Input variables

The Content Model Creation agent takes the following input:

  • (Optional) url
  • (Optional) image

Tools

The Content Model Creation agent uses the following tools internally to process your request:

  • browse_web_html
  • cms_get_content_type_details
  • cms_list_content_types
  • cms_list_property_groups
  • take_webpage_screenshot

Additional details

The agent uses the following default configuration:

  • Inference level – Complex. Provides advanced reasoning and detail.
  • Files – None.
  • Output – Text.

If you use Opti ID, administrators can turn off generative AI in the Opti ID Admin Center. See Turn generative AI off across Optimizely applications.