Skip to content

agent-plugin-webhook / Exports

agent-plugin-webhook

Table of contents

Classes

Interfaces

Type Aliases

Type Aliases

TWebhookEventName

Ƭ TWebhookEventName: TExecutionEventName | "conversation.complete" | "tool.executed" | "error.occurred" | "custom"

Webhook plugin type definitions Clean separation of concerns with domain-specific types

Defined in

agent-plugin-webhook/src/types.ts:8

Released under the MIT License.