Get Document Info
get_document_infoRetrieve metadata for a Scrivener document: title, type, word count, synopsis, label, status, parent, and custom metadata. Use to inspect a document or check word count without loading full text.
Instructions
Return metadata for a single document without its body text: title, type, word count, synopsis, label, status, parent, and custom metadata. Use this to inspect a document or to read its word count cheaply; call read_document when you need the actual prose, or get_structure for the whole binder. Requires an open project and a valid document id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| documentId | Yes |