list_recent_filings
Retrieve recent DART filings from Korean companies to identify which disclosures worth paying for. Returns metadata including rcpt_no and ticker, enabling informed decisions on paid summary calls.
Instructions
Browse recent DART filings across every listed Korean company. Free.
Returns metadata only — no AI summaries — so an agent can decide
which filings warrant a paid call. Each entry includes ``rcpt_no``
(for ``get_disclosure_summary``) and ``ticker`` (for
``get_recent_filings``).
Args:
limit: Max filings to return (1-100, default 20).
since_hours: Look back this many hours (1-168, default 24).
Returns:
A list of filing-metadata dicts.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| since_hours | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |