get_filing_section
Retrieve the full text of a specific section (e.g., risk factors, MD&A) from a Japanese corporate filing using its EDINET document ID and section key. Get the complete section content and metadata.
Instructions
書類の特定セクション全文を取得します。
Args:
doc_id: EDINET書類ID(例: "S100VWVY")
section: セクションキー(risk_factors, md_and_a, business_overview,
corporate_governance, financial_summary, full_text)
Returns:
セクションの全文テキストとメタデータ
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | ||
| section | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||