Get an activity post
get_activityRetrieve a single AniList activity post (list update, text post, or message) by its ID, including reply count, like count, and whether you have liked it.
Instructions
Get a single AniList activity post (list update, text post, or message) by its ID, including replyCount, likeCount, and isLiked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | AniList activity ID — from get_user_activity, get_user_recent_activity, search_activity, or the id returned by post_text_activity/post_message_activity. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activity | Yes |