Fusebase CLI supports key functionalities for working with notes in your apps and features:
- Displaying a list of notes from workspaces and portals
- Retrieving note content, including text and images (in Markdown and HTML formats)
- Creating new folders
- Creating new notes with the desired content
All the tools for working with notes are already included in Fusebase CLI, and you just need to specify the required action in the task description or prompt for the AI agent.
For example: create a note in the workspace My Workspace with the research content.
Or: create a note converter to DOC format. In the feature, display a list of notes, and when clicking on Convert, generate DOC files with the note content.
And so on.