Skip to content

Realtime

realtime_webhook_get

Get a client webhook by id (secret metadata only, never the secret)

Tool

realtime_webhook_get

Get a client webhook by id (secret metadata only, never the secret)

Get a client webhook by id (secret metadata only, never the secret)

Behavior

HTTP
GET /realtime/webhooks/:webhookId

Arguments

NameTypeRequiredDescription
webhookIdstringWebhook id

Response

FieldTypeAlwaysDescription
idstring
urlstring
activeboolean
eventsarray
secretsarraySecret metadata only — never the secret itself
createdAtstring
updatedAtstring
descriptionstring

Try it

Get a client webhook by id (secret metadata only, never the secret).

When to use

Get a client webhook by id (secret metadata only, never the secret)

Example

Ask your agent something like this:

Get a client webhook by id (secret metadata only, never the secret).

The agent will invoke realtime_webhook_get with these arguments:

{
  "webhookId": "<webhookId>"
}

Esc

Start typing to search the docs.

navigateselect