reddit_export
Export filtered Reddit unmet needs as a serialized string in JSON, CSV, or Markdown, sorted by pain level.
Instructions
Export stored items as a serialized string in json, csv or md.
Applies the same profile / min_pain filters as reddit_query and
returns the rendered payload as text (highest pain first). Useful for handing
a dataset back to the user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| format | No | json | |
| profile | No | ||
| min_pain | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |