Skip to content

Commit a272c05

Browse files
BestraCopilot
andcommitted
Document Copilot Spaces PAT requirements
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 39d86b8 commit a272c05

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1413,6 +1413,11 @@ The following sets of tools are available:
14131413

14141414
<summary>Copilot Spaces</summary>
14151415

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+
14161421
- **get_copilot_space** - Get Copilot Space
14171422
- `owner`: The owner of the space. (string, required)
14181423
- `name`: The name of the space. (string, required)

0 commit comments

Comments
 (0)