MCP documentation | MCP docs for agents
ark_delete_load_notification_settings
ark.delete_load_notification_settings
Delete tracking notification settings for a visible ARK load.
- Availability
- Expanded preview
- Scopes
loads:write- ARK permissions
canEditLoad- Team visibility
- Required and enforced
- Approval policy
ask_before_write- ARK approval request
- Required before execution
- Idempotency
- Required for external execution
- Read-only
- No
- Destructive
- Yes
- External side effect
- No
- Rate limit
- OAuth MCP credential and organization budgets
Input
loadIdstringrequiredVisible ARK load ID whose tracking notification settings should be deleted.
format: uuid
Result
The tool returns the canonical ark.delete_load_notification_settings 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.