Refine Character Sheet Layout
POST /api/creative/refine
Apply deterministic refinements to an existing layout.
Request Body required
Section titled “Request Body required ”Request to refine an existing deterministic sheet layout.
object
Current layout
object
Sheet title
CSS Grid definition
object
Grid template areas
CSS grid-template-columns value
CSS grid gap
Layout components
A single component in a character sheet layout.
object
Unique component identifier
CSS Grid area name
Component type from the library
Schema version
Author refinement instruction
Responses
Section titled “ Responses ”Successful Response
Response containing a generated or refined character-sheet layout.
object
Sheet layout
object
Sheet title
CSS Grid definition
object
Grid template areas
CSS grid-template-columns value
CSS grid gap
Layout components
A single component in a character sheet layout.
object
Unique component identifier
CSS Grid area name
Component type from the library
Schema version
Validation Error