compass_verify
Verify that a quote matches a specific EU provision verbatim, preventing misquoting before citation.
Instructions
Check that a quote is a VERBATIM span of a specific EU provision (identified by the node_id returned by compass_retrieve). Use this before presenting a quotation as the words of the law, to guarantee you are not misquoting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quote | Yes | The exact text you intend to attribute to that provision. | |
| node_id | Yes | The node_id of the provision, from a compass_retrieve result. |