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
Check if a repository is starred by the authenticated user
activity/check-repo-is-starred-by-authenticated-user
GET/user/starred/{owner}/{repo}
activity
Delete a repository subscription
activity/delete-repo-subscription
DELETE/repos/{owner}/{repo}/subscription
activity
Delete a thread subscription
activity/delete-thread-subscription
DELETE/notifications/threads/{thread_id}/subscription
activity
Get feeds
activity/get-feeds
GET/feeds
activity
Get a repository subscription
activity/get-repo-subscription
GET/repos/{owner}/{repo}/subscription
activity
Get a thread
activity/get-thread
GET/notifications/threads/{thread_id}
activity
Get a thread subscription for the authenticated user
activity/get-thread-subscription-for-authenticated-user
GET/notifications/threads/{thread_id}/subscription
activity
List events for the authenticated user
activity/list-events-for-authenticated-user
GET/users/{username}/events
activity
List notifications for the authenticated user
activity/list-notifications-for-authenticated-user
GET/notifications
activity
List organization events for the authenticated user
activity/list-org-events-for-authenticated-user
GET/users/{username}/events/orgs/{org}
activity
List public events
activity/list-public-events
GET/events
activity
List public events for a network of repositories
activity/list-public-events-for-repo-network
GET/networks/{owner}/{repo}/events
activity
List public events for a user
activity/list-public-events-for-user
GET/users/{username}/events/public
activity
List public organization events
activity/list-public-org-events
GET/orgs/{org}/events
activity
List events received by the authenticated user
activity/list-received-events-for-user
GET/users/{username}/received_events
activity
List public events received by a user
activity/list-received-public-events-for-user
GET/users/{username}/received_events/public
activity
List repository events
activity/list-repo-events
GET/repos/{owner}/{repo}/events
activity
List repository notifications for the authenticated user
activity/list-repo-notifications-for-authenticated-user
GET/repos/{owner}/{repo}/notifications
activity
List repositories starred by the authenticated user
activity/list-repos-starred-by-authenticated-user
GET/user/starred
activity
List repositories starred by a user
activity/list-repos-starred-by-user
GET/users/{username}/starred
activity
1
2
Next