MCP documentation | MCP docs for agents

ark_delete_location

ark.delete_location

Archive a visible ARK location using the same soft-delete behavior as the ARK UI.

Availability
Expanded preview
Scopes
locations:write
ARK permissions
canDeleteLocation
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

locationIdstringrequired

Visible ARK location ID to archive.

format: uuid

Result

The tool returns the canonical ark.delete_location 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.