verify_quote
Provenance check: verify that a quoted passage actually appears in a post on erikbethke.com. Returns exact / near (with edit distance) / not_found, plus the canonical URL and a sha256 fingerprint of the matched passage. Use this BEFORE attributing a quote to Erik — honesty-by-construction beats trusting your own memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Post ID or slug to check against. Omit to search the most recent 50 posts. | |
| quote | Yes | The quoted passage to verify (min ~12 chars) |