MCP documentation | MCP docs for agents

ark_mark_notification_read

ark.mark_notification_read

Mark one notification for the connected user as read.

Availability
Expanded preview
Scopes
notifications:write
ARK permissions
None
Team visibility
Not entity-scoped
Approval policy
ask_before_write
ARK approval request
Required before execution
Idempotency
Required for external execution
Read-only
No
Destructive
No
External side effect
No
Rate limit
OAuth MCP credential and organization budgets

Input

notificationIdstringrequired

Notification ID to mark read.

format: uuid

Result

The tool returns the canonical ark.mark_notification_read operation result in structuredContent and mirrors the same JSON as text. Errors set isError: true and return a stable error code, message, and optional details.