get_adcp_capabilities
Returns AdCP version, supported protocols, and governance capabilities to determine which VAST creative features can be evaluated before integration.
Instructions
AdCP protocol discovery. Returns the AdCP version, supported protocols, and governance capabilities of this vastlint agent. Call this first when integrating vastlint into an AdCP creative pipeline — it declares which VAST creative features can be evaluated (spec compliance, HTTPS enforcement, wrapper depth). Part of the Ad Context Protocol (AdCP 3.0) specification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| protocols | No | Filter to specific protocol names. When omitted, returns all supported protocols. | |
| adcp_major_version | No | AdCP major version the caller's payloads conform to. When omitted, assumes highest supported version (3). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| adcp | Yes | ||
| specialisms | Yes | ||
| supported_protocols | Yes |