We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18de75b commit 45aca99Copy full SHA for 45aca99
1 file changed
capabilities/take-screenshot.js
@@ -33,7 +33,7 @@ module.exports = {
33
"Takes a screenshot of the entire desktop and saves it as a PNG file. " +
34
"Accepts an optional save path (defaults to the user's desktop folder) and an optional filename " +
35
"(defaults to screenshot.png). Optionally opens the saved file in a specified application such as Paint (mspaint). " +
36
- "Use whenever the user asks to take, capture, or save a screenshot of their screen or desktop.",
+ "Use whenever the user asks to take, capture, or save a screenshot of their screen or desktop..",
37
38
returnType: "action",
39
marker: "announce",
0 commit comments