v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
A 2 UI

Submit Action

SubmitAction handles user actions on A2UI surfaces.

post/api/v1/a2ui/surfaces/{surface_id}/actions

Path parameters

surface_idstring required

The surfaceId field.

Request body

actionNamestring

The actionName field.

clientTimestampstring date-time
contextobject

The context field.

conversationIdstring

The conversationId field.

dataModelJsonstring

The dataModelJson field.

sourceComponentIdstring

The sourceComponentId field.

Response

A2UIServiceSubmitActionResponse returns the result of an action.

acceptedboolean

The accepted field.

errorMessagestring

The errorMessage field.