First off, THANK YOU, for providing the API in it’s current state. It’s nearly transformed my workflow and my life! Couple requests I’d like to see:
- Add an optional “parent_id” param to “Update a node” to effectively provide “move to” functionality
- Add an optional “levels” param to “List nodes” that would also return n “levels” below the “parent_id” (default to 0, -1 for all, or 1+ to recurse so many levels). Totally understandable if only a few levels offered at first for performance reasons
- Add an optional “query” param to “List nodes” that would do the same as performing a search