Gets all chatbots created by the user.
curl --request GET \ --url http://127.0.0.1:47334/api/projects/{projectName}/chatbots
[ { "name": "<string>", "database": "<string>", "agent": "<string>" } ]
The name of the project where agent resides
Connection to a chat app like Slack or MS Teams
Agent object created beforehand