The context an agent reads before it writes a single word: what you sell, how it sounds, and who you are talking to at each level of awareness.
All 4 tools here are live on the hosted server. 1 of those answers a read-only token; the other 3 need a full-access one.
get_contextreadRead the whole { brand, personas } bundle. The first call in any content job.
save_brandwriteUpsert the brand. Replaces the whole row — read it first, send back every field you want to keep.
save_personawriteWrite a persona — the depth ladder, the emotional arc, the awareness-stage angles. Pass an id to edit one, leave it out to add one.
delete_personawriteRemove one persona by id.