WebhooksEvents

Split collection event

Hand off to an LLM

Delivered when a split function completes its collection-level pass and emits the list of items it found. Each item is fanned out to a downstream function as its own input.

For signing-secret setup and retry semantics that apply to every variant, see the Webhooks overview.

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

Example Requests

POST/split-collection

See also