get_unread_entry_ids
Retrieve a flat array of all unread entry IDs from your Feedbin account. Useful for efficiently checking counts or syncing read state.
Instructions
Get the list of all unread entry IDs.
Returns a flat array of integer entry IDs that are currently unread. More efficient than fetching full entries when you just need counts or IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |