read_filtered_feed
Fetch posts from your feed that match a keyword filter, with cursor-based pagination for navigating results.
Instructions
Read posts matching a specific keyword filter.
Args: filter_id: ID of the filter cursor: Pagination cursor from a previous response
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter_id | Yes | ||
| cursor | No |