get_starred_entry_ids
Retrieve a flat array of integer IDs for all starred entries, enabling efficient counting or ID-based operations without fetching full entry details.
Instructions
Get the list of all starred entry IDs.
Returns a flat array of integer entry IDs that are currently starred. 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 |