Get trigger type by slug
Retrieve detailed information about a specific trigger type using its slug identifier
Path parameters
slug
The unique slug identifier for the trigger type
Headers
x-api-key
Response
Successfully retrieved trigger type
slug
Unique identifier for the trigger type
name
Human-readable name of the trigger
description
Detailed description of what the trigger does
instructions
Step-by-step instructions on how to set up and use this trigger
type
The trigger mechanism - either webhook (event-based) or poll (scheduled check)
Allowed values:
toolkit
Information about the toolkit that provides this trigger
config
Configuration schema required to set up this trigger
payload
Schema of the data payload this trigger will deliver when it fires