Close
Toolcog home
toolcog
github
Search
⌘
+
K
Command Palette
Search for a command to run...
Search Toolcog
Sign In
API
Operations
Auth Schemes
Overrides
Intents
Targets
API
Operations
Auth Schemes
Overrides
Intents
Targets
Operations
API endpoints available to AI agents
All methods
All methods
GET
POST
DELETE
PUT
PATCH
All statuses
All statuses
Active
Deprecated
Add team member (Legacy)
Deprecated
teams/add-member-legacy
PUT/teams/{team_id}/members/{username}
teams
Add or update team membership for a user
teams/add-or-update-membership-for-user-in-org
PUT/orgs/{org}/teams/{team_slug}/memberships/{username}
teams
Add or update team membership for a user (Legacy)
Deprecated
teams/add-or-update-membership-for-user-legacy
PUT/teams/{team_id}/memberships/{username}
teams
Add or update team repository permissions
teams/add-or-update-repo-permissions-in-org
PUT/orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}
teams
Add or update team repository permissions (Legacy)
Deprecated
teams/add-or-update-repo-permissions-legacy
PUT/teams/{team_id}/repos/{owner}/{repo}
teams
Check team permissions for a repository
teams/check-permissions-for-repo-in-org
GET/orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}
teams
Check team permissions for a repository (Legacy)
Deprecated
teams/check-permissions-for-repo-legacy
GET/teams/{team_id}/repos/{owner}/{repo}
teams
Create a team
teams/create
POST/orgs/{org}/teams
teams
Create a discussion
teams/create-discussion-in-org
POST/orgs/{org}/teams/{team_slug}/discussions
teams
Create a discussion (Legacy)
Deprecated
teams/create-discussion-legacy
POST/teams/{team_id}/discussions
teams
Delete a discussion
teams/delete-discussion-in-org
DELETE/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}
teams
Delete a discussion (Legacy)
Deprecated
teams/delete-discussion-legacy
DELETE/teams/{team_id}/discussions/{discussion_number}
teams
Delete a team
teams/delete-in-org
DELETE/orgs/{org}/teams/{team_slug}
teams
Delete a team (Legacy)
Deprecated
teams/delete-legacy
DELETE/teams/{team_id}
teams
Get a team by name
teams/get-by-name
GET/orgs/{org}/teams/{team_slug}
teams
Get a discussion
teams/get-discussion-in-org
GET/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}
teams
Get a discussion (Legacy)
Deprecated
teams/get-discussion-legacy
GET/teams/{team_id}/discussions/{discussion_number}
teams
Get a team (Legacy)
Deprecated
teams/get-legacy
GET/teams/{team_id}
teams
Get team member (Legacy)
Deprecated
teams/get-member-legacy
GET/teams/{team_id}/members/{username}
teams
Get team membership for a user
teams/get-membership-for-user-in-org
GET/orgs/{org}/teams/{team_slug}/memberships/{username}
teams
1
2
3
Next