obtener_detalle_aviso
Retrieve the complete verbatim text and metadata of a specific official announcement from the Argentine Gazette by providing its section, unique ID, and date.
Instructions
Obtiene el texto completo verbatim y metadatos de un aviso/ley específico del Boletín Oficial usando sección, ID y fecha.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seccion | Yes | Sección del aviso (ej. 'primera', 'segunda', 'tercera', 'cuarta') | |
| idAviso | Yes | ID único del aviso (ej. '176831') | |
| fecha | Yes | Fecha del aviso en formato YYYYMMDD (ej. '20171229') |