get_detalle_cedula
Retrieve the complete record for a cedula notification using its ID, including case data, recipient, attachments, and procedural details.
Instructions
Get the full detail of a specific cedula notification. Returns: matricula, destinatario, dependencia, numeroExpediente, caratula, fecha (dd/MM/yyyy), tipoOperacion, idOperacion, textoOperacion (converted to Markdown), protocolo, and adjuntos[] (each with idFichero, nombre, datosExtra).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| idCedula | Yes | The cedula ID (idCedulaDestinatario from get_novedades_cedulas) |