doc_parse_url
Parse any URL with an existing receipt template to strip navigation noise and produce clean markdown. Returns the rendered markdown and filename without saving a receipt.
Instructions
Parse an arbitrary URL using an existing receipt as a template for its selectors/strip_tags/language. Does not persist the result as a receipt.
Returns the emitted filename and the rendered markdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |