You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`copilot`| Copilot related tools (e.g. Copilot Coding Agent) |
421
+
|`copilot_spaces`| Copilot Spaces related tools |
422
+
|`github_support_docs_search`| Search docs to answer GitHub product and support questions |
423
+
416
424
## Tools
417
425
418
426
<!-- START AUTOMATED TOOLS -->
@@ -1180,7 +1188,7 @@ Possible options:
1180
1188
1181
1189
<details>
1182
1190
1183
-
<summary>Copilot coding agent</summary>
1191
+
<summary>Copilot</summary>
1184
1192
1185
1193
-**create_pull_request_with_copilot** - Perform task with GitHub Copilot coding agent
1186
1194
-`owner`: Repository owner. You can guess the owner, but confirm it with the user before proceeding. (string, required)
@@ -1202,6 +1210,14 @@ Possible options:
1202
1210
-**list_copilot_spaces** - List Copilot Spaces
1203
1211
</details>
1204
1212
1213
+
<details>
1214
+
1215
+
<summary>GitHub Support Docs Search</summary>
1216
+
1217
+
-**github_support_docs_search** - Retrieve documentation relevant to answer GitHub product and support questions. Support topics include: GitHub Actions Workflows, Authentication, GitHub Support Inquiries, Pull Request Practices, Repository Maintenance, GitHub Pages, GitHub Packages, GitHub Discussions, Copilot Spaces
1218
+
-`query`: Input from the user about the question they need answered. This is the latest raw unedited user message. You should ALWAYS leave the user message as it is, you should never modify it. (string, required)
1219
+
</details>
1220
+
1205
1221
## Dynamic Tool Discovery
1206
1222
1207
1223
**Note**: This feature is currently in beta and may not be available in all environments. Please test it out and let us know if you encounter any issues.
0 commit comments