Svix Endpoint Create
Aident Loadout を通じて Svix Tools の Svix Endpoint Create を使用します。実行前に入力、出力、設定、料金、リスクを確認できます。
プロバイダーの説明
Tool to create a new Svix webhook endpoint. Use after obtaining the app ID to register your webhook receiver URL.
Aident Loadout を通じて Svix Tools の Svix Endpoint Create を使用します。実行前に入力、出力、設定、料金、リスクを確認できます。
Tool to create a new Svix webhook endpoint. Use after obtaining the app ID to register your webhook receiver URL.
uidstringOptional unique identifier for the endpoint. Must be unique within the application.
url必須stringThe webhook endpoint URL that will receive POST requests with event payloads Must use HTTPS and be publicly accessible; localhost and private network URLs will fail delivery.
app_id必須stringThe application's ID or UID. Use SVIX_APP_CREATE to create an application first.
secretstringSigning secret for webhook signature verification. Auto-generated if omitted. Must start with 'whsec_' prefix if provided.
versionintegerEndpoint version number. Defaults to 1 if not specified.
channelsarrayList of message channels to filter. Only messages sent to these channels will be delivered. Omit to receive messages from all channels.
disabledbooleanSet to true to create the endpoint in a disabled state (won't receive webhooks)
rate_limitintegerMaximum number of webhook deliveries per second. Leave empty for no limit.
descriptionstringHuman-readable description to identify the endpoint's purpose
filter_typesarrayList of event type names to filter. Only these event types will be sent to this endpoint. Omit to receive all event types. Event type names must exactly match; mismatches silently prevent delivery.
data必須Data from the action execution
errorstringError if any occurred during the execution of the action
successful必須booleanWhether or not the action execution was successful or not
API キー接続。リスクレベル 2/5。
無料 Action
この Action を明示的に参照する公開 Skills はまだありません。