Skip to content

ServerActionContext

Context supplied to an app-owned server mutation handler.

actionType: string

The authored CTA action type (v1 documents extend_trial).


params: Record<string, unknown>

Tenant-authored custom CTA parameters, when present.


placement: object

The placement whose CTA initiated the action.