Set up (or update) a brand's content space
setup_content_spaceTurn the content engine on for a brand from an onboarding conversation, or update its settings later. FREE with structured fields. Collect the answers FIRST (use the setup_content_space prompt: brand & site → audience → tone with the archetype options → platforms → post types → 3–8 topics → example posts), read them back to the user for a yes, THEN call this once. Target an existing space with space_id, or create a fresh solo space for the brand with new_space:{name}. First-time setup needs at least voice and platforms. Topics are appended (≤12 per call; keywords proposed when omitted). Pass brand_doc only when the user hands over a written brand template (it costs 5 credits to structure); answers you collected go in the fields for free. Nothing is published by this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| voice | No | Voice & style as a tight paragraph: tone in 3–5 words, do's and don'ts, typical length, emoji / hashtag / link policy, words to use and avoid, and the feel of any example posts the user shared. | |
| topics | No | The inventory of themes to post about (3–8 to start). | |
| space_id | No | Existing space to enable/update (one of space_id / new_space is required). | |
| brand_doc | No | A filled brand template the user pasted — costs 5 credits to structure. | |
| new_space | No | Create a solo Amplify space for this brand (idempotent on name). | |
| platforms | No | Where the brand posts, e.g. ["X", "LinkedIn"]. One draft per platform is written per topic. | |
| brand_name | No | Defaults to the space name. | |
| post_types | No | The kinds of posts they want (how-tos, build-in-public notes, hot takes, customer wins, thesis drops…). | |
| review_threshold | No | Reviewer pass bar (default 75). | |
| platform_playbook | No | Per-platform notes, e.g. "X: short and punchy. LinkedIn: longer, more reflective." | |
| trending_source_handles | No | X accounts to pin for 'Trending on X' (news outlets, analysts, competitors). |