Skip to content

AI Builder

AI Builder lets you get natural-language structure and configuration suggestions in the context of a project board.

Flow

  1. Open the AI Builder panel in a project.
  2. Start a session: POST /projects/:id/builder/session
  3. Send your instruction: POST /projects/:id/builder/message
  4. Review returned suggestions; apply or reject them.

Skills

GET /projects/:id/builder/skills lists supported operations.

Best practices

  • Be specific: e.g. “Create a line that answers customer returns from the FAQ.”
  • Iterate: Add a router first, then sub-agents or tools.
  • Validate generated configuration with test mode.

Projects API · Project management

Cere Insight 2.0 documentation