Endpoint
POST
/api/executeDescription
Execute an AI system using a previously saved design. The design_id references a configuration created through the AI Design Review process.
Workflow
- 01Complete the AI Design Review to generate prompts
- 02Save the design and obtain a design_id
- 03Call this endpoint with the design_id and user input
- 04Receive the AI-generated response