Ai Analyze Plot
POST /api/creative/plot/analyze
POST
/api/creative/plot/analyze
Run AI-powered plot analysis using the configured LLM.
Request Body required
Section titled “Request Body required ”Responses
Section titled “ Responses ”Successful Response
AiAnalysisResponse
Response wrapper for AI plot analysis.
object
status
Status
Operation status
string
data
required
AiAnalysisData
AI analysis payload
object
insights
Insights
Array<object>
AiInsightA single AI-generated insight about the plot.
object
area
required
Area
Area of analysis
string
insight
required
Insight
The insight or suggestion
string
severity
required
Severity
Severity level
string
summary
Summary
High-level summary
string
modelUsed
Modelused
LLM model that generated the analysis
string
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context