download_edition_by_date
Download the Diario Oficial PDF for a specific date. Provide the date in dd/MM/yyyy format to obtain the edition.
Instructions
Download the Diario Oficial edition published on a specific date.
Args: date: Publication date in dd/MM/yyyy format (e.g. "16/06/2026"). output_dir: Directory to save the PDF (see download_latest_edition).
Returns metadata plus the saved file path and size. Raises if no edition was published on that date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | ||
| output_dir | No |