parse_governance_block_html
Extract governance blocks from HTML content by detecting APS governance script tags or meta tags, enabling compliance checks and policy validation.
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 |