Skip to content

Commit bb2bce1

Browse files
kmruizCopilot
andauthored
Update .github/copilot-instructions.md
Co-authored-by: Copilot <[email protected]>
1 parent 8bdae5c commit bb2bce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)