flowra_file.
Project-scoped file operations. Use with the Files API for uploads from your app.
Files API vs native tools
- Use the Files REST/SDK surface (
files.upload,files.list) when your backend uploads or downloads blobs. - Use these native tools when an agent should read, edit, convert, or export files during a run.