content_tools:write
The content_tools:write scope allows you to generate supplementary data for content — SEO metadata, structured data schemas, social media snippets, page slugs, post tags, and search intent analysis. You can generate all tools at once or target a specific tool.
Endpoints
Available content tools
Generate content tools
content:read) to check when each component is ready, or subscribe to the content_tools.completed webhook event.
Path parameters
Request body (optional)
Example — Generate all tools
Response — 202 Accepted
Example — Generate only SEO metadata and schemas
Response — 202 Accepted
Status codes
Generate a single content tool
Path parameters
Example
Response — 202 Accepted
Retrieving generated content tools
Once generated, retrieve the components using thecontent:read scope:
Status codes
Error response — Missing scope
If your API key does not includecontent_tools:write, any request to these endpoints returns:
