Connect an agent

dev/page MCP

Errors and recovery

unauthenticated
HTTP 401. Correct the request, credential, or authorization before retrying.
invalid_token
HTTP 401. Correct the request, credential, or authorization before retrying.
credential_revoked
HTTP 401. Correct the request, credential, or authorization before retrying.
audience_mismatch
HTTP 401. Correct the request, credential, or authorization before retrying.
insufficient_scope
HTTP 403. Correct the request, credential, or authorization before retrying.
page_not_found
HTTP 404. Correct the request, credential, or authorization before retrying.
invalid_folder
HTTP 400. Correct the request, credential, or authorization before retrying.
owner_required
HTTP 403. Correct the request, credential, or authorization before retrying.
folder_cycle
HTTP 400. Correct the request, credential, or authorization before retrying.
folder_depth_exceeded
HTTP 400. Correct the request, credential, or authorization before retrying.
folder_not_empty
HTTP 409. Correct the request, credential, or authorization before retrying.
workspace_access_revoked
HTTP 403. Correct the request, credential, or authorization before retrying.
workspace_not_found
HTTP 404. Correct the request, credential, or authorization before retrying.
workspace_ambiguous
HTTP 409. Correct the request, credential, or authorization before retrying.
workspace_required
HTTP 400. Correct the request, credential, or authorization before retrying.
revision_conflict
HTTP 409. Correct the request, credential, or authorization before retrying.
idempotency_conflict
HTTP 409. Correct the request, credential, or authorization before retrying.
validation_error
HTTP 400. Correct the request, credential, or authorization before retrying.
rate_limited
HTTP 429. Retry only when the tool's recovery guidance says the retry is safe.
service_not_ready
HTTP 503. Retry only when the tool's recovery guidance says the retry is safe.