Content
bulk_ create_ contents
Create 1-20 content cards in one call (no AI). Each item has the create_content shape (title or idea required; optional status, scheduledDate, platforms, mediaType, category, funnelStage, hook, body, cta, caption). Cards are created in order at the bottom of their column; nothing is published. Not idempotent: calling twice creates the cards twice. Returns { contents, created }. The card's url opens it in Dalea: share it so the user can review and edit it there.
write
tools/callbulk_ create_ contentsRequires dalea:write
Parameters
brandIdstringitemsarray<object>required1 to 20 items.
Show propertiesHide properties
titlestringUp to 200 characters.
ideastringUp to 2000 characters.
hookstringUp to 5000 characters.
bodystringUp to 20000 characters.
ctastringUp to 5000 characters.
captionstringUp to 5000 characters.
platformsarray<"tiktok" | "instagram">mediaType"short_video" | "carousel" | "short_text"categorystringUp to 100 characters.
funnelStagestringUp to 100 characters.
status"idea" | "draft" | "edited" | "posted"scheduledDatestring