# 执行

| Execute                               | 执行                             |
| ------------------------------------- | ------------------------------ |
|                                       |                                |
| Execute an AppleScript                | 执行 AppleScript                 |
| Execute Shortcut                      | 执行快捷方式                         |
|                                       |                                |
| Execute (or Edit) Shortcut            | 执行（或编辑）快捷方式                    |
| Edit Shortcut                         | 编辑快捷方式                         |
|                                       |                                |
| Execute a Shell Script                | 执行 Shell 脚本                    |
| Execute a Swift Script                | 执行 Swift 脚本                    |
| a Execute a JavaScript For Automation | a 执行 JavaScript 以实现自动化         |
| Execute a JavaScript in Front Browser | 在前端浏览器中执行 JavaScript           |
| Execute a JavaScript in Safari        | 在 Safari 中执行 JavaScript        |
| Execute a JavaScript in Google Chrome | 在 Google Chrome 中执行 JavaScript |
| Execute a JavaScript in Custom Prompt | 在自定义提示符中执行 JavaScript          |
| Execute an Automator Workflow         | 执行 Automator 工作流程              |
| Execute a Macro                       | 执行宏                            |
| Execute a Subroutine                  | 执行子程序                          |
| Return Result                         | 返回结果                           |
|                                       |                                |
| Trigger Macros by Hot Key             | 通过热键触发宏                        |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://km.qxpai.cn/dong-zuo-action/zhi-xing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
