-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Description
Purpose
It could be interesting to get data from AI Agent (list / stats / members ?)
To do so, we could use NL2SQL (natural language to SQL).
By knowing the DB structure, the AI could to query the DB to get informations.
Ex: "Gives me all the docs from last week", "How many docs do I have in total?", "The docs where I am an admin" etc..
We could plug it to the MCP server: suitenumerique/docs#968
A security layer would be nice, by exemple allowed only select query, you can query only your own data (temporary table ?).
It could be interesting tough to have a group of superusers that can query the AI Agent to get more global informations (total docs since the beginning / total users etc... ).
gaspardvilla
Metadata
Metadata
Assignees
Labels
No labels