Count registered documents
doc_countCount documents registered in the manifest to verify server connectivity and manifest validity without transferring the full document list.
Instructions
Count the documents registered in data/meta.yaml.
Use this as a cheap connectivity/health probe to confirm the server
sees a valid manifest without transferring the full document list.
When you need each document's id, class, and flags, call
``list_docs`` instead.
Cheap probe for clients that just want to verify connectivity
and that the engine sees a valid manifest.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |