flowus-file
Installation
SKILL.md
FlowUs File Skill
Use the flowus CLI with --json for every command.
Commands
- Upload only:
flowus --json file upload <local_file> --parent-page <page_id> - Append existing file object:
flowus --json block append-file <block_id> --oss-name <oss_name> - Append external file:
flowus --json block append-file <block_id> --external-url <url>