Skip to main content

A reusable AI prompt that runs against contacts and writes its results into contact custom fields.

id
integer
required
read-only

Unique identifier of the Prompt Action

name
string
required

Name of the Prompt Action

prompt
string
required

Prompt text sent to the model

outputs
Prompt Action Output · object[]
required

Values the prompt produces, each mapped to a contact custom field

createdAt
string<date-time>
required
read-only

When the Prompt Action was created

lastRunAt
string<date-time> | null

When the Prompt Action was last run, or null if it has never run