List launch drafts (campaign builds in progress) for the team. Drafts are prepared in the dashboard or via create_launch_draft and launched by a human in the UI.
API Reference
List launch drafts (campaign builds in progress) for the team. Drafts are prepared in the dashboard or via create_launch_draft and launched by a human in the UI.
List launch drafts (campaign builds in progress) for the team. Drafts are prepared in the dashboard or via create_launch_draft and launched by a human in the UI.
POST
List launch drafts (campaign builds in progress) for the team. Drafts are prepared in the dashboard or via create_launch_draft and launched by a human in the UI.
Authorizations
AdStellar API key (ast_live_...)
Body
application/json
Max drafts to return (default 50).
Required range:
1 <= x <= 100Limit to one workspace this credential can access. Omit to span all of them.
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Response
Tool result
Poll the status of an async generation job. Pass batchId (from generate_image) or projectId (from generate_video). Returns per-generation statuses, asset ids/URLs when complete, and errors when failed.Create a launch draft: a prepared campaign build (ad account + creative templates + audience templates + budget) that a human reviews and launches in the dashboard. Does NOT launch anything — no ads are published and no money is spent. Requires an active subscription.