Get list posts
get_listRetrieve posts from a specified Medium reading list or named list, sorted by most recently added.
Instructions
Posts saved in the reading list or one of the user's named lists, most recently added first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list | No | "reading-list" (default) or the name / id of one of the user's lists, as shown by list_reading_lists. | reading-list |
| limit | No | ||
| cursor | No | nextCursor from a previous call. |