hey_list_drafts
List draft emails from Hey.com with optional pagination and cache refresh. Set force_refresh=true to fetch new results.
Instructions
List draft emails. Returns cached results unless force_refresh=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of drafts to return (default: 25) | |
| page | No | Page number for pagination (default: 1) | |
| force_refresh | No | Bypass cache and fetch fresh data (default: false) |