Get first step preview
curl --request GET \
--url https://agenticadvertising.org/api/storyboards/{storyboardId}/first-step{
"adcp_version": "<string>",
"requested_compliance_target": "<string>",
"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{
"adcp_version": "<string>",
"requested_compliance_target": "<string>",
"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?
⌘I