Get pre-generation hints
POST /api/writing/proseguard/hints
POST
/api/writing/proseguard/hints
Get advisory hints for injection into generation prompts. These are ADVISORY ONLY - post-lint is enforcement.
Request Body required
Section titled “Request Body required ”Responses
Section titled “ Responses ”Successful Response
PreGenerationHints
Advisory hints for pre-generation injection.
These hints are advisory only - post-lint is the enforcement layer. Format: Machine-readable, no prose, max 5 lines.
Attributes: pov: POV hint if applicable pronouns: Character pronouns if applicable forbidden: Most critical forbidden terms (up to 3) hint_text: Formatted hint block for prompt injection
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