ServerActionContext
Context supplied to an app-owned server mutation handler.
Properties
Section titled “Properties”actionType
Section titled “actionType”actionType:
string
The authored CTA action type (v1 documents extend_trial).
params
Section titled “params”params:
Record<string,unknown>
Tenant-authored custom CTA parameters, when present.
placement
Section titled “placement”placement:
object
The placement whose CTA initiated the action.