docs: add generated plugin reference pages

This commit is contained in:
Peter Steinberger
2026-05-02 15:55:40 +01:00
parent da2a8bd6bb
commit 2244ba87b3
119 changed files with 3046 additions and 132 deletions

View File

@@ -0,0 +1,19 @@
---
summary: "Fetch, list, and write files on paired nodes via dedicated node commands. Bypasses bash stdout truncation by using base64 over node.invoke for binaries up to 16 MB."
read_when:
- You are installing, configuring, or auditing the file-transfer plugin
title: "File Transfer plugin"
---
# File Transfer plugin
Fetch, list, and write files on paired nodes via dedicated node commands. Bypasses bash stdout truncation by using base64 over node.invoke for binaries up to 16 MB.
## Distribution
- Package: `@openclaw/file-transfer`
- Install route: included in OpenClaw
## Surface
contracts: tools