Run an advanced remio CLI command
remio_cliRuns Remio CLI commands to search notes, read files, manage sync folders, and create or share notes. Handles web, RAG, and agent tasks, requiring confirmation for state-changing actions.
Instructions
Compatibility entry point for every remio CLI command: search_notes, read_note, read_file, add_sync_folder, list_sync_folders, pause_sync_folder, resume_sync_folder, remove_sync_folder, create_note, update_note, attach_image, add_note_to_collection, remove_note_from_collection, delete_note, update_note_restrictions, share_note, unshare_note, set_note_status, create_people_note, rag, web_search, web_get, run_agent, syscall. Prefer the structured tools above. State-changing commands require confirm: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| pretty | No | ||
| command | Yes | ||
| confirm | No |