clear_cache
Remove cached annual report entries for a specific stock and year, or clear all stored filings when no filters are set, so subsequent lookups fetch current data.
Instructions
Evict cached annual reports.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | when set alongside ``stock_code``, evict only that stock+year. Both unset → evict everything. | |
| stock_code | No | when set, evict only entries for that stock. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||