Skip to content

Get Brief

GET
/api/creative/marketing/brief

Get the marketing brief for the active project.

scope_type
Any of:
string
scope_node_id
Any of:
string

Successful Response

MarketingBriefResponse

Response wrapper for marketing brief operations.

object
success
required
Success

Operation success

boolean
brief
Any of:
MarketingBriefData

Central marketing context that feeds all generation.

object
id
required
Id

Brief ID

string
projectId
required
Projectid

Owning project

string
scopeType
Scopetype
string
default: project
Allowed values: project series book
scopeNodeId
Scopenodeid
string
""
bookTitle
Booktitle
string
""
genre
Genre
string
""
subgenre
Subgenre
string
""
hook
Hook

One-sentence pitch

string
""
description
Description

2-3 paragraph summary

string
""
themes
Themes
Array<string>
compTitles
Comptitles
Array<string>
targetAudience
Targetaudience
string
default: adult
seriesName
Seriesname
string
""
bookNumber
Booknumber
integer
0
toneKeywords
Tonekeywords
Array<string>
uniqueSellingPoints
Uniquesellingpoints
Array<string>
createdAt
required
Createdat

Unix timestamp

integer
modifiedAt
required
Modifiedat

Unix timestamp

integer
error
Any of:
string

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context
object