export_results
Export search results to markdown, JSON, or HTML for offline use, sharing, or creating reference guides.
Instructions
Export search results to various formats (markdown, json, html). Use this to save search results for offline use, sharing, or creating custom reference guides.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| results | Yes | Search results array (from any search method) | |
| format | No | Export format | markdown |
| query | No | Optional query string to include in export |