Get Favourites
get-favouritesRetrieve posts you have favourited, optionally limiting the number returned with a limit parameter.
Instructions
Get posts you have favourited
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of posts (default: 20) | |
| accountId | No | Account ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| posts | Yes | ||
| nextCursor | No | Opaque cursor for the next page, if more results | |
| hasMore | No | ||
| source | No | Account/actor/instance the posts came from |