search_filings
Search Japanese corporate IR filings by keyword, with optional filters for section and company, to retrieve matching documents and snippets.
Instructions
有価証券報告書のテキストを全文検索します。
Args:
query: 検索クエリ(例: "半導体 サプライチェーン リスク")
section: セクション指定(risk_factors, md_and_a, business_overview,
corporate_governance, financial_summary, full_text)
company: 企業名フィルタ(部分一致)
limit: 最大件数(デフォルト20)
Returns:
マッチした書類一覧(企業名、セクション、スニペット付き)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| company | No | ||
| section | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |