Generate Content Brief
Generate content briefs from a goal, enriched with brand
context and trend signals. Returns multiple brief suggestions that can be
fed directly into POST /v1/content/create.
Example workflow:
- Call this endpoint with a goal: “Increase Instagram engagement for our sneaker line”
- Review the generated briefs (each is a self-contained content creation instruction)
- Pass the best brief as the
brieffield toPOST /v1/content/create
Each generated brief incorporates:
- Workspace brand DNA and voice attributes
- Current trend signals for the target platform
- Historical performance patterns
count briefs (default 3, max 10) per request.Authorizations
Workspace API key. Prefix: lma_. Example: lma_abc123...
Body
Goal or objective for the content (e.g. "Increase engagement for our sneaker line").
Target platform to optimize briefs for.
Desired content modality (e.g. image, video).
Number of brief variations to generate.
x <= 10Brand profile to incorporate into briefs.
Response
Generated content briefs
Generated briefs. Structure varies based on the workspace's intelligence model.