Skip to main content
Glama

create_webhook

Set up automated notifications for repository events by creating a webhook that sends payloads to a specified URL when actions like pushes or pull requests occur.

Instructions

Create a webhook for a repository.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ownerYesRepository owner
repoYesRepository name
urlYesPayload URL for the webhook
eventsNoList of events to trigger the webhook (e.g. ['push', 'pull_request']). Defaults to ['push']
content_typeNoContent type (json or form)json
secretNoWebhook secret for signature verification
activeNoWhether the webhook is active

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/software-engineer-mj/github-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server