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 @@ -63,7 +63,7 @@ through the Session.
6363- They MUST answer with content first secured by ` formatUntrustedData ` .
6464- Documents should be serialized with ` EJSON.stringify ` .
6565- Ensure there are proper timeout mechanisms to avoid long-running queries that can affect the server.
66- - Tools that require elicitation MUST implement ` getConfirmationMessage ` and provide an easy to understand message for a human running the operation.
66+ - Tools that require elicitation MUST implement ` getConfirmationMessage ` and provide an easy-to- understand message for a human running the operation.
6767 - If a tool requires elicitation, it must be added to ` src/common/config.ts ` in the ` confirmationRequiredTools ` list in the defaultUserConfig.
6868
6969### Guidelines for Atlas Tools
You can’t perform that action at this time.
0 commit comments