Get first step preview
curl --request GET \
--url https://agenticadvertising.org/api/storyboards/{storyboardId}/first-step{
"storyboard": {
"id": "<string>",
"title": "<string>"
},
"step": "<unknown>"
}Agent Compliance
Get first step preview
Returns a preview of the first step of a storyboard. No agent call needed.
GET
/
api
/
storyboards
/
{storyboardId}
/
first-step
Get first step preview
curl --request GET \
--url https://agenticadvertising.org/api/storyboards/{storyboardId}/first-step{
"storyboard": {
"id": "<string>",
"title": "<string>"
},
"step": "<unknown>"
}Documentation Index
Fetch the complete documentation index at: https://agenticadvertisingorg-changeset-release-main.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
⌘I