UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

20 lines (19 loc) 400 B
{ "id": "document-extract", "activation": { "onStartup": false }, "enabledByDefault": true, "name": "Document Extraction", "description": "Extract text and fallback page images from local document attachments.", "contracts": { "documentExtractors": [ "pdf" ] }, "configSchema": { "type": "object", "additionalProperties": false, "properties": {} } }