Files
openstock/skills/openstock-agent-cli/references/commands/dart/document/guide.md
T
Hana 347c9546ed
CI / test (push) Successful in 37s
Add OpenStock agent CLI skill
2026-06-09 17:22:59 +09:00

412 B

openstock dart document

Purpose: fetch and extract text from a DART disclosure document by receipt number.

Usage:

openstock dart document 20260609000000 --max-chars 20000

Inputs: rcept_no, optional --force, --max-chars.

Reads: OPENDART_API_KEY.

Writes: document ZIP cache.

Output fields: document metadata and extracted text.

Agent rule: use --max-chars to cap large documents.