parse_governance_block_html
Extract governance blocks from HTML by detecting APS script or meta tags, enabling policy compliance checks for AI agents.
Instructions
Extract a governance block from an HTML page. Looks for APS governance script tags or meta tags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| html | Yes | HTML content to parse |