-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
- Takes projectId and clusterName as its argShape, which gets supplied by the LLM during the tool call.
- Calls getConnectionDetails with projectId and clusterName which gives it meshAddresses and x509 information.
It builds a connection string out of this information and connects using this.session.connectToMongoDB.