post_message_activity
Send or update messages on AniList via the MCP server. Specify text, recipient, and privacy settings to manage user activities efficiently.
Instructions
[Requires Login] Post a new message activity or update an existing one
Input Schema
Name | Required | Description | Default |
---|---|---|---|
id | Yes | AniList Activity ID (null to create new, number to update) | |
isPrivate | No | Set to true if it is a private message | |
recipientId | Yes | The target user to send the message to | |
text | Yes | The activity message text |