Post a message activity
post_message_activityPost a direct message to an AniList user's profile, or update an existing message activity by providing its ID.
Instructions
[Requires login] Post a new direct message-style activity to another AniList user's profile, or update an existing one by passing its id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Activity ID to update instead of creating a new post. | |
| message | Yes | The message text to post. | |
| recipientId | Yes | AniList numeric user ID of the message recipient (resolve a username via search_user first). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activity | Yes |