Get My Liked Posts
x_get_my_likesRetrieve posts liked by the authenticated user, including post text, engagement metrics, and timestamps.
Instructions
Fetch posts liked by the authenticated user. Returns post text, engagement metrics, and timestamps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return (1-100) | |
| response_format | No | Output format: 'markdown' for human-readable or 'json' for structured data | markdown |