mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 15:30:47 +00:00
docs: add generated plugin reference pages
This commit is contained in:
23
docs/plugins/reference/document-extract.md
Normal file
23
docs/plugins/reference/document-extract.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
summary: "Extract text and fallback page images from local document attachments."
|
||||
read_when:
|
||||
- You are installing, configuring, or auditing the document-extract plugin
|
||||
title: "Document Extract plugin"
|
||||
---
|
||||
|
||||
# Document Extract plugin
|
||||
|
||||
Extract text and fallback page images from local document attachments.
|
||||
|
||||
## Distribution
|
||||
|
||||
- Package: `@openclaw/document-extract-plugin`
|
||||
- Install route: included in OpenClaw
|
||||
|
||||
## Surface
|
||||
|
||||
contracts: documentExtractors
|
||||
|
||||
## Related docs
|
||||
|
||||
- [document-extract](/tools/pdf)
|
||||
Reference in New Issue
Block a user