brandRuntime tools (scope: mcp:read, credits: ~0)
Get the full brand runtime for a project.
POST
https://api.socialneuron.com
/v1/tools/get_brand_runtime
Get the full brand runtime for a project. Returns the 4-layer brand system: messaging (value props, pillars, proof points), voice (tone, vocabulary, avoid patterns), visual (palette, typography, composition), and operating constraints (audience, archetype). Also returns extraction confidence metadata.
Request Body
project_idstringProject ID. Defaults to current project.
Responses
contentobject[]
Explains what brand data is available vs missing for a project.
POST
https://api.socialneuron.com
/v1/tools/explain_brand_system
Check if content text is consistent with the brand voice, vocabulary, messaging, and factual claims.
POST
https://api.socialneuron.com
/v1/tools/check_brand_consistency
Check if content text is consistent with the brand voice, vocabulary, messaging, and factual claims. Returns per-dimension scores (0-100) and specific issues found. Use this to validate scripts, captions, or post copy before publishing.
Request Body
contentstring · requiredThe content text to check for brand consistency.
project_idstringProject ID. Defaults to current project.
Responses
contentobject[]