List Templates V1
Discover the agent_type values you can use on /trigger. Returns the union of platform built-ins (always queue-able) and any Template rows your tenant owns…
GET
Discover the
agent_type values you can use on /trigger.
Returns the union of platform built-ins (always queue-able) and any
Template rows your tenant owns. Sorted: built-ins first (alphabetical),
then tenant templates.
Response
TemplateInfo[] — each element:
string
required
The exact string to pass as
agent_type on /trigger.string
required
builtin ships with the platform; tenant is owned by your org.string,null
Human-readable description (tenant templates only).