MCP documentation | MCP docs for agents

ark_retry_quickbooks_sync_job

ark.retry_quickbooks_sync_job

Retry a visible failed ARK QuickBooks sync job by resetting retryable items, requeueing the worker, and recording the retry lifecycle event.

Availability
Expanded preview
Scopes
loads:readbilling:write
ARK permissions
canViewLoadscanViewBillingcanMakeAdjustments
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
No
External side effect
Yes
Rate limit
OAuth MCP credential and organization budgets

Input

jobIdstringrequired

Visible failed QuickBooks sync job ID to retry.

format: uuid

Result

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