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
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1413,6 +1413,11 @@ The following sets of tools are available:
1413
1413
1414
1414
<summary>Copilot Spaces</summary>
1415
1415
1416
+
-**Authentication note**
1417
+
- Fine-grained PATs are not hidden by classic PAT scope filtering, so these tools may still appear even when the token cannot use them.
1418
+
- For org-owned spaces, fine-grained PATs must be installed on the owning organization and include `organization_copilot_spaces: read`.
1419
+
- If an org-owned space contains repository-backed resources, the token must also have access to every referenced repository or the space may be treated as not found.
1420
+
1416
1421
-**get_copilot_space** - Get Copilot Space
1417
1422
-`owner`: The owner of the space. (string, required)
1418
1423
-`name`: The name of the space. (string, required)
0 commit comments