get_company_filings
Get filing history for any UK company using its company number. Supports pagination to control the number of filings returned.
Instructions
Get company filing history
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_number | Yes | Company number (e.g., 12345678) | |
| items_per_page | No | Number of filings to return (default: 25) |