TlvPauseActionRequest: ObjectSchema<{
    actionId: FieldType<number>;
    invokeId: OptionalFieldType<number>;
}> = ...

Input to the Actions pauseAction command

MatterSpecification.v13.Core § 9.14.6.6