anilist-mcp

by yuna0x0
Verified

delete_activity

Remove a specific activity post from the authorized user's AniList profile by providing the activity ID. Requires user login for access and execution.

Instructions

[Requires Login] Delete the current authorized user's activity post

Input Schema

NameRequiredDescriptionDefault
idYesThe AniList activity ID to delete

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "id": { "description": "The AniList activity ID to delete", "type": "number" } }, "required": [ "id" ], "type": "object" }
ID: 3w7jxbmhi7