← All tools
Write

Update checklist step

checklist_update_step

Update a live field-work step as pending, complete, or blocked, with notes.

Purpose

When to use it

Update a live field-work step as pending, complete, or blocked, with notes. Use it only within the authorized organization.

When not to use it

Do not use it for another organization, a different action, or to bypass a confirmation.

Input parameters

ParameterTypeRequirementDetails
organization_idstring (uuid)Required
faena_idstring (uuid)Required
template_step_idstring (uuid)Required
statepending | done | blockedRequired
value_boolanyOptional
value_numanyOptional
value_textanyOptional
notesanyOptional

Complete example

Input
{
  "organization_id": "11111111-2222-4333-8444-555555555555",
  "faena_id": "11111111-2222-4333-8444-555555555555",
  "template_step_id": "11111111-2222-4333-8444-555555555555",
  "state": "pending"
}
Output
{
  "ok": true,
  "requestId": "req_01JEXAMPLE",
  "data": {
    "result": "Respuesta resumida de Voltline"
  }
}

Errors and recovery

authentication_required

Reconecta Voltline mediante OAuth.

mcp_tool_grant_required

Confirma empresa, membresía activa, grant del cliente y request ID antes de reintentar.

organization_scope_mismatch

Selecciona una empresa incluida en la conexión.

internal_error

Entrega el request ID a soporte; no reenvíes tokens ni archivos.

Audit

Recorded

  • request ID
  • usuario y cliente OAuth
  • empresa y herramienta
  • resultado, duración y hash de argumentos

Never recorded

  • ×token
  • ×prompt completo
  • ×URL firmada
  • ×archivo
  • ×contraseña