🎉 AdCP 3.0 is now GA — see what's new
curl --request GET \
--url https://agenticadvertising.org/api/storyboards/{storyboardId}/first-step{
"storyboard": {
"id": "<string>",
"title": "<string>"
},
"step": "<unknown>"
}Returns a preview of the first step of a storyboard. No agent call needed.
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://docs.adcontextprotocol.org/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?