download_edition_by_number
Download a specific edition of the Colombian Diario Oficial by its edition number. Provide the number to receive the PDF file path and metadata.
Instructions
Download a specific Diario Oficial edition by its edition number.
Args: number: Edition number, with or without thousands separators (e.g. "53524" or "53.524"). output_dir: Directory to save the PDF (see download_latest_edition).
Returns metadata plus the saved file path and size. Raises if the edition number is not found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| number | Yes | ||
| output_dir | No |