# MessageSystem **Type:** GraphQL objects **Description:** System-generated event shown inline in the conversation. ## Fields - action (String): The action that occurred (e.g. 'assigned', 'status_changed', 'tagged'). - payload (ActionsPayload): Structured action-specific payload based on action type. - label (String): Human-readable label for the event.