Template description for spondyr
Tool to list all conditions for a transaction type. use when you need to retrieve all condition rules defined for a specific transaction type.
Tool to create a new condition. use when defining detailed rules for template selection based on transaction data.
Tool to create a new transaction type. use after defining the json schema for your data to register it in spondyr.
Tool to trigger delivery of a previously generated correspondence. use after calling the generate api.
Tool to update an existing event type. use when you need to modify the name or associated transaction type of an event type. example: rename the 'ordershipped' event to 'orderdelivered'.
Tool to list all event types for a given transaction type. use when you need to discover available events after retrieving transaction types.