Is your feature request related to a problem? Please describe.
When exporting a model from the Graphical Modeler to a Python script, two GRASS APIs are supported: script and pygrass.
Describe the solution you'd like
Would be nice to add support for a new GRASS Tools API (https://grass.osgeo.org/grass-stable/manuals/libpython/grass.tools.html)
Additional context

Is your feature request related to a problem? Please describe.
When exporting a model from the Graphical Modeler to a Python script, two GRASS APIs are supported:
scriptandpygrass.Describe the solution you'd like
Would be nice to add support for a new GRASS Tools API (https://grass.osgeo.org/grass-stable/manuals/libpython/grass.tools.html)
Additional context