post_message_activity
Create or update a message activity on AniList by specifying the recipient, text, and visibility. Requires login to manage user interactions directly via the MCP server.
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 |