get_author_feed
Fetch the post feed for a specific author by providing their handle or DID.
Instructions
Retrieve the post feed for a specific author.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor | Yes | Handle or DID of the author. | |
| limit | No | Number of feed items to return (default 50). | |
| cursor | No | Pagination cursor. |