File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ through the Session.
4848- The description MUST be a simple and accurate prompt that defines what the tool does in an unambiguous way.
4949- All tools MUST provide a Zod schema that clearly specifies the API of the tool.
5050- The Operation type MUST be clear:
51- - ` metadata ` : It reads metadata information of an entity, being a cluster for example. An example is CollectionSchema.
51+ - ` metadata ` : Reads metadata for an entity (for example, a cluster). Example: CollectionSchema.
5252 - ` read ` : Reads information from a cluster or Atlas.
5353 - ` create ` : Creates resources, like a collection or a cluster.
5454 - ` delete ` : Deletes resources or documents, like collections, documents or clusters.
You can’t perform that action at this time.
0 commit comments